GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type org.omg.CosNaming.NamingContextPackage.InvalidName | |
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 | 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 | |
Object | Resolve the name, represented in the form of the string.
|
Object | |
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.
|
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.
|
String | |
String | |
void | Removes the name from the binding context.
|
void | Removes the name from the binding context.
|
void |
Constructors with parameter type org.omg.CosNaming.NamingContextPackage.InvalidName | |
Create the holder, storing the given value.
|
Fields of type org.omg.CosNaming.NamingContextPackage.InvalidName | |
InvalidName | The stored value.
|
Methods with parameter type org.omg.CosNaming.NamingContextPackage.InvalidName | |
void | Insert the exception into the given Any .
|
void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.CosNaming.NamingContextPackage.InvalidName | |
InvalidName | Extract the exception from the given Any .
|
InvalidName | Read the exception from the given CDR stream.
|
GNU Classpath (0.95) |