Uses of Class org.omg.CosNaming.NamingContextPackage.InvalidName

Uses in package org.omg.CosNaming

Methods which throw type org.omg.CosNaming.NamingContextPackage.InvalidName

void
NamingContext.bind(NameComponent[] a_name, Object an_object)
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
NamingContext.rebind(NameComponent[] a_name, Object an_object)
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
NamingContextExtOperations.to_url(String an_address, String a_name_string)
String
_NamingContextExtStub.to_url(String an_address, String a_name_string)
void
Removes the name from the binding context.
void
Removes the name from the binding context.
void

Uses in package org.omg.CosNaming.NamingContextPackage

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.