Uses of Interface
org.omg.CosNaming.NamingContextExtOperations
Packages that use NamingContextExtOperations
-
Uses of NamingContextExtOperations in com.sun.corba.ee.impl.naming.cosnaming
Classes in com.sun.corba.ee.impl.naming.cosnaming that implement NamingContextExtOperationsModifier 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 NamingContextExtOperations in org.omg.CosNaming
Subinterfaces of NamingContextExtOperations in org.omg.CosNamingModifier and TypeInterfaceDescriptioninterface
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.Classes in org.omg.CosNaming that implement NamingContextExtOperationsModifier 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.class
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.class
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.Fields in org.omg.CosNaming declared as NamingContextExtOperationsMethods in org.omg.CosNaming that return NamingContextExtOperationsMethods in org.omg.CosNaming with parameters of type NamingContextExtOperationsModifier and TypeMethodDescriptionvoid
NamingContextExtPOATie._delegate
(NamingContextExtOperations delegate) Constructors in org.omg.CosNaming with parameters of type NamingContextExtOperationsModifierConstructorDescriptionNamingContextExtPOATie
(NamingContextExtOperations delegate, POA poa)