| Package | Description |
|---|---|
| org.omg.ATLAS | |
| org.omg.CosNaming | |
| org.omg.CosNaming.NamingContextPackage |
| Modifier and Type | Field and Description |
|---|---|
NamingContext |
CosNamingLocator.name_service |
| Constructor and Description |
|---|
CosNamingLocator(NamingContext name_service,
NameComponent[] the_name) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamingContextExt
Generated from IDL interface "NamingContextExt".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_NamingContextExtStub
Generated from IDL interface "NamingContextExt".
|
class |
_NamingContextStub
Generated from IDL interface "NamingContext".
|
| Modifier and Type | Field and Description |
|---|---|
NamingContext |
NamingContextHolder.value |
| Modifier and Type | Method and Description |
|---|---|
NamingContext |
NamingContextPOATie._this() |
NamingContext |
NamingContextPOA._this() |
NamingContext |
NamingContextPOATie._this(ORB orb) |
NamingContext |
NamingContextPOA._this(ORB orb) |
NamingContext |
NamingContextExtPOATie.bind_new_context(NameComponent[] n) |
NamingContext |
NamingContextPOATie.bind_new_context(NameComponent[] n) |
NamingContext |
_NamingContextStub.bind_new_context(NameComponent[] n) |
NamingContext |
_NamingContextExtStub.bind_new_context(NameComponent[] n) |
NamingContext |
NamingContextOperations.bind_new_context(NameComponent[] n) |
static NamingContext |
NamingContextHelper.extract(Any any) |
static NamingContext |
NamingContextHelper.narrow(Object obj) |
NamingContext |
NamingContextExtPOATie.new_context() |
NamingContext |
NamingContextPOATie.new_context() |
NamingContext |
_NamingContextStub.new_context() |
NamingContext |
_NamingContextExtStub.new_context() |
NamingContext |
NamingContextOperations.new_context() |
static NamingContext |
NamingContextHelper.read(InputStream in) |
static NamingContext |
NamingContextHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
NamingContextHolder(NamingContext initial) |
| Modifier and Type | Field and Description |
|---|---|
NamingContext |
CannotProceed.cxt |
| Constructor and Description |
|---|
CannotProceed(NamingContext cxt,
NameComponent[] rest_of_name) |
CannotProceed(String _reason,
NamingContext cxt,
NameComponent[] rest_of_name) |
Copyright © 2017 JacORB. All rights reserved.