J-Integra® Espresso Programming Documentation (API)

NamingContext.unbind Method

The unbind operation removes a name binding from a context.

void unbind(
 NameComponent[] a_n,
);

Parameters

a_n
Name of the object.

Return Value

none

Remarks

none

Exceptions

NotFound,
CannotProceed,
InvalidName

See Also

NamingContext Interface | NamingContext Members | Ics.CosNaming Namespace