Uses of Interface
org.omg.CosNaming.NamingContextExt
-
Packages that use NamingContextExt Package Description org.omg.CosNaming Provides a naming service for Java IDL. -
-
Uses of NamingContextExt in org.omg.CosNaming
Classes in org.omg.CosNaming that implement NamingContextExt Modifier and Type Class and 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.Fields in org.omg.CosNaming declared as NamingContextExt Modifier and Type Field and Description NamingContextExt
NamingContextExtHolder. value
Methods in org.omg.CosNaming that return NamingContextExt Modifier and Type Method and Description NamingContextExt
NamingContextExtPOA. _this()
NamingContextExt
NamingContextExtPOA. _this(ORB orb)
static NamingContextExt
NamingContextExtHelper. extract(Any a)
static NamingContextExt
NamingContextExtHelper. narrow(Object obj)
static NamingContextExt
NamingContextExtHelper. read(InputStream istream)
static NamingContextExt
NamingContextExtHelper. unchecked_narrow(Object obj)
Methods in org.omg.CosNaming with parameters of type NamingContextExt Modifier and Type Method and Description static void
NamingContextExtHelper. insert(Any a, NamingContextExt that)
static void
NamingContextExtHelper. write(OutputStream ostream, NamingContextExt value)
Constructors in org.omg.CosNaming with parameters of type NamingContextExt Constructor and Description NamingContextExtHolder(NamingContextExt initialValue)
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.