Package | Description |
---|---|
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextPackage |
Modifier and Type | Interface and Description |
---|---|
interface |
NamingContextExt
Generated from IDL interface "NamingContextExt".
|
Modifier and Type | Field and Description |
---|---|
NamingContext |
NamingContextHolder.value |
Modifier and Type | Method and Description |
---|---|
NamingContext |
NamingContextOperations.bind_new_context(NameComponent[] n) |
static NamingContext |
NamingContextHelper.extract(Any any) |
static NamingContext |
NamingContextHelper.narrow(Object obj) |
NamingContext |
NamingContextOperations.new_context() |
static NamingContext |
NamingContextHelper.read(InputStream in) |
static NamingContext |
NamingContextHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
void |
NamingContextOperations.bind_context(NameComponent[] n,
NamingContext nc) |
static void |
NamingContextHelper.insert(Any any,
NamingContext s) |
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 © 2013. All Rights Reserved.