|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingContextExt | |
---|---|
org.omg.CosNaming |
Uses of NamingContextExt in org.omg.CosNaming |
---|
Classes in org.omg.CosNaming that implement NamingContextExt | |
---|---|
class |
_NamingContextExtImplBase
A naming context extension is an extenrion to naming context that contains a set of name bindings in which each name is unique. |
class |
_NamingContextExtStub
A naming context extension is an extenrion to naming context that contains a set of name bindings in which each name is unique. |
Fields in org.omg.CosNaming declared as NamingContextExt | |
---|---|
NamingContextExt |
NamingContextExtHolder.value
|
Methods in org.omg.CosNaming that return NamingContextExt | |
---|---|
static NamingContextExt |
NamingContextExtHelper.extract(org.omg.CORBA.Any a)
|
static NamingContextExt |
NamingContextExtHelper.narrow(org.omg.CORBA.Object obj)
|
static NamingContextExt |
NamingContextExtHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static NamingContextExt |
NamingContextExtHelper.unchecked_narrow(org.omg.CORBA.Object obj)
|
Methods in org.omg.CosNaming with parameters of type NamingContextExt | |
---|---|
static void |
NamingContextExtHelper.insert(org.omg.CORBA.Any a,
NamingContextExt that)
|
static void |
NamingContextExtHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NamingContextExt value)
|
Constructors in org.omg.CosNaming with parameters of type NamingContextExt | |
---|---|
NamingContextExtHolder(NamingContextExt initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |