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

Uses in package org.omg.CosNaming

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

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

Create the holder, storing the given value.

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

NotFound
The stored value.

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

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

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