Uses of Interface
org.omg.CosNaming.NamingContextExtOperations
-
Packages that use NamingContextExtOperations Package Description org.omg.CosNaming Provides a naming service for Java IDL. -
-
Uses of NamingContextExtOperations in org.omg.CosNaming
Subinterfaces of NamingContextExtOperations in org.omg.CosNaming Modifier and Type Interface Description interface
NamingContextExt
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 NamingContextExtOperations Modifier and Type Class Description class
_NamingContextExtStub
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
NamingContextExtPOA
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.
-