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

Uses in package org.omg.CosNaming

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

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
Throw one of the five possible exceptions, as specified in the passed exception repository id.

Uses in package org.omg.CosNaming.NamingContextPackage

Constructors with parameter type org.omg.CosNaming.NamingContextPackage.AlreadyBound

Create the holder, storing the given value.

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

AlreadyBound
The stored value.

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

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

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