GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.omg.CosNaming.NameComponent | |
Create the binding, initialised to the given values.
| |
Create the initialised holder.
| |
Create the intialised holder.
|
Fields of type org.omg.CosNaming.NameComponent | |
NameComponent[] | The binding name, consisting of the number of the name components.
|
NameComponent | The stored value.
|
NameComponent[] | The stored Name (array of the name components).
|
Methods with parameter type org.omg.CosNaming.NameComponent | |
void | Gives the object a name, valid in this context.
|
void | Gives the object a name, valid in this context.
|
void | |
void | Gives a child context name, valid in this context.
|
void | Gives a child context name, valid in this context.
|
void | |
NamingContext | Create a new context and give it a given name (bound it)
in the current context.
|
NamingContext | Create a new context and give it a given name (bound it)
in the current context.
|
NamingContext | |
void | Insert the name compnent into the given Any .
|
void | Extract the Name from the given Any .
|
void | Names or renames the object.
|
void | Names or renames the object.
|
void | |
void | Names or renames the child context.
|
void | Names or renames the child context.
|
void | |
Object | Get the object, bound to the specified name in this
context.
|
Object | Get the object, bound to the specified name in this
context.
|
Object | |
String | Converts the older representation for the name (array
of the name components) into the string form of the name.
|
String | Convert the name array representation to the name string
representation.
|
void | Removes the name from the binding context.
|
void | Removes the name from the binding context.
|
void | |
void | Write the named component into the CDR output stream.
|
void | Write the Name into the CDR output stream.
|
Methods with return type org.omg.CosNaming.NameComponent | |
NameComponent | Extract the name component from this Any
|
NameComponent[] | Extract the Name the given Any .
|
NameComponent | Read the name component from the given CDR input stream.
|
NameComponent[] | Read the Name from the given CDR input stream.
|
NameComponent[] | Converts the name, represented in the form of the string,
into the older name representation (array of the name
components).
|
NameComponent[] | Converts the string name representation into the array
name representation.
|
Constructors with parameter type org.omg.CosNaming.NameComponent | |
Create an exception with the initialised fields and explaining
message.
| |
Creates an exception with the fields, intialised to the
given values.
| |
Creates the exception, intialising the fields to the given values and
also providing the explaining string.
| |
Creates the exception, intialising the fields to the given values.
|
Fields of type org.omg.CosNaming.NameComponent | |
NameComponent[] | Contains the remainder of the non working name.
|
NameComponent[] | Contains the remainder of the non working name.
|
GNU Classpath (0.95) |