Uses of Class
org.omg.CosNaming.NamingContextExtPOA
Packages that use NamingContextExtPOA
-
Uses of NamingContextExtPOA in com.sun.corba.ee.impl.naming.cosnaming
Subclasses of NamingContextExtPOA in com.sun.corba.ee.impl.naming.cosnamingModifier and TypeClassDescriptionclass
Class NamingContextImpl implements the org.omg.CosNaming::NamingContext interface, but does not implement the methods associated with maintaining the "table" of current bindings in a NamingContext.class
Class TransientNamingContext implements the methods defined by NamingContextDataStore, and extends the NamingContextImpl class to provide a servant implementation of CosNaming::NamingContext. -
Uses of NamingContextExtPOA in org.omg.CosNaming
Subclasses of NamingContextExtPOA in org.omg.CosNamingModifier and TypeClassDescriptionclass
NamingContextExt
is the extension ofNamingContext
which contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.