Uses of Interface
org.omg.CosNaming.NamingContextOperations
Packages that use NamingContextOperations
-
Uses of NamingContextOperations in com.sun.corba.ee.impl.naming.cosnaming
Classes in com.sun.corba.ee.impl.naming.cosnaming that implement NamingContextOperationsModifier 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 NamingContextOperations in org.omg.CosNaming
Subinterfaces of NamingContextOperations in org.omg.CosNamingModifier and TypeInterfaceDescriptioninterface
A naming context is an object that contains a set of name bindings in which each name is unique.interface
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.interface
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 NamingContextOperationsModifier 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
A naming context is an object that contains a set of name bindings in which each name is unique.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.class
A naming context is an object that contains a set of name bindings in which each name is unique.class
A naming context is an object that contains a set of name bindings in which each name is unique.Fields in org.omg.CosNaming declared as NamingContextOperationsMethods in org.omg.CosNaming that return NamingContextOperationsMethods in org.omg.CosNaming with parameters of type NamingContextOperationsModifier and TypeMethodDescriptionvoid
NamingContextPOATie._delegate
(NamingContextOperations delegate) Constructors in org.omg.CosNaming with parameters of type NamingContextOperationsModifierConstructorDescriptionNamingContextPOATie
(NamingContextOperations delegate) NamingContextPOATie
(NamingContextOperations delegate, POA poa)