J-Integra® Espresso Programming Documentation (API)

NamingContext.destroy Method

The destroy operation deletes a naming context. If the naming context contains bindings, the NotEmpty exception is raised.

void destroy( );

Parameters

none

Return Value

none

Remarks

none

Exceptions

NotEmpty

See Also

NamingContext Interface | NamingContext Members | Ics.CosNaming Namespace