Package com.sun.corba.se.impl.naming.pcosnaming
package com.sun.corba.se.impl.naming.pcosnaming
-
ClassesClassDescriptionClass InternalBindingKey implements the necessary wrapper code around the org.omg.CosNaming::NameComponent class to implement the proper equals() method and the hashCode() method for use in a hash table.Class InternalBindingKey acts as a container for two objects, namely a org.omg.CosNaming::Binding and an CORBA object reference, which are the two components associated with the binding.Class NameServer is a standalone application which implements a persistent and a transient name service.Class NamingContextImpl implements the org.omg.CosNaming::NamingContext and NamingContextExt interface.Class TransientBindingIterator implements the abstract methods defined by BindingIteratorImpl, to use with the TransientNamingContext implementation of the NamingContextImpl.