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

Uses in package org.omg.CosNaming

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

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
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.CannotProceed

Create the holder, storing the given value.

Fields of type org.omg.CosNaming.NamingContextPackage.CannotProceed

CannotProceed
The stored value.

Methods with parameter type org.omg.CosNaming.NamingContextPackage.CannotProceed

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.CannotProceed

CannotProceed
Extract the exception from the given Any.
CannotProceed
Read the exception from the given CDR stream.