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 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 NamingContextExtOperations in org.omg.CosNaming
Subinterfaces of NamingContextExtOperations in org.omg.CosNamingModifier and TypeInterfaceDescriptioninterfaceNamingContextExtis 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 NamingContextExtOperationsModifier and TypeClassDescriptionclassNamingContextExtis 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.classNamingContextExtis the extension ofNamingContextwhich 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 TypeMethodDescriptionvoidNamingContextExtPOATie._delegate(NamingContextExtOperations delegate) Constructors in org.omg.CosNaming with parameters of type NamingContextExtOperationsModifierConstructorDescriptionNamingContextExtPOATie(NamingContextExtOperations delegate, POA poa)