|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingContext | |
---|---|
org.jacorb.naming | |
org.omg.ATLAS | |
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextPackage |
Uses of NamingContext in org.jacorb.naming |
---|
Methods in org.jacorb.naming that return NamingContext | |
---|---|
NamingContext |
NamingContextImpl.bind_new_context(NameComponent[] nc)
|
NamingContext |
NamingContextImpl.new_context()
|
Methods in org.jacorb.naming with parameters of type NamingContext | |
---|---|
void |
NamingContextImpl.bind_context(NameComponent[] nc,
NamingContext obj)
Bind a context to a name |
void |
NamingContextImpl.rebind_context(NameComponent[] nc,
NamingContext obj)
Bind an context to a name that's already in use, i.e. |
Uses of NamingContext in org.omg.ATLAS |
---|
Fields in org.omg.ATLAS declared as NamingContext | |
---|---|
NamingContext |
CosNamingLocator.name_service
|
Constructors in org.omg.ATLAS with parameters of type NamingContext | |
---|---|
CosNamingLocator(NamingContext name_service,
NameComponent[] the_name)
|
Uses of NamingContext in org.omg.CosNaming |
---|
Subinterfaces of NamingContext in org.omg.CosNaming | |
---|---|
interface |
NamingContextExt
Generated from IDL interface "NamingContextExt". |
Classes in org.omg.CosNaming that implement NamingContext | |
---|---|
class |
_NamingContextExtStub
Generated from IDL interface "NamingContextExt". |
class |
_NamingContextStub
Generated from IDL interface "NamingContext". |
Fields in org.omg.CosNaming declared as NamingContext | |
---|---|
NamingContext |
NamingContextHolder.value
|
Methods in org.omg.CosNaming with parameters of type NamingContext | |
---|---|
void |
NamingContextExtPOATie.bind_context(NameComponent[] n,
NamingContext nc)
|
void |
NamingContextPOATie.bind_context(NameComponent[] n,
NamingContext nc)
|
void |
_NamingContextStub.bind_context(NameComponent[] n,
NamingContext nc)
|
void |
_NamingContextExtStub.bind_context(NameComponent[] n,
NamingContext nc)
|
void |
NamingContextOperations.bind_context(NameComponent[] n,
NamingContext nc)
|
static void |
NamingContextHelper.insert(Any any,
NamingContext s)
|
void |
NamingContextExtPOATie.rebind_context(NameComponent[] n,
NamingContext nc)
|
void |
NamingContextPOATie.rebind_context(NameComponent[] n,
NamingContext nc)
|
void |
_NamingContextStub.rebind_context(NameComponent[] n,
NamingContext nc)
|
void |
_NamingContextExtStub.rebind_context(NameComponent[] n,
NamingContext nc)
|
void |
NamingContextOperations.rebind_context(NameComponent[] n,
NamingContext nc)
|
static void |
NamingContextHelper.write(OutputStream _out,
NamingContext s)
|
Constructors in org.omg.CosNaming with parameters of type NamingContext | |
---|---|
NamingContextHolder(NamingContext initial)
|
Uses of NamingContext in org.omg.CosNaming.NamingContextPackage |
---|
Fields in org.omg.CosNaming.NamingContextPackage declared as NamingContext | |
---|---|
NamingContext |
CannotProceed.cxt
|
Constructors in org.omg.CosNaming.NamingContextPackage with parameters of type NamingContext | |
---|---|
CannotProceed(NamingContext cxt,
NameComponent[] rest_of_name)
|
|
CannotProceed(java.lang.String _reason,
NamingContext cxt,
NameComponent[] rest_of_name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |