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 TypeClassDescriptionclassClass 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.classClass 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 TypeInterfaceDescriptioninterfaceA naming context is an object that contains a set of name bindings in which each name is unique.interfaceNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.interfaceNamingContextExtis the extension ofNamingContextwhich 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 TypeClassDescriptionclassNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.classA naming context is an object that contains a set of name bindings in which each name is unique.classNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.classNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.classA naming context is an object that contains a set of name bindings in which each name is unique.classA 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 TypeMethodDescriptionvoidNamingContextPOATie._delegate(NamingContextOperations delegate) Constructors in org.omg.CosNaming with parameters of type NamingContextOperationsModifierConstructorDescriptionNamingContextPOATie(NamingContextOperations delegate) NamingContextPOATie(NamingContextOperations delegate, POA poa)