org.omg.CORBA
public interface IRObjectOperations
Method Summary | |
---|---|
DefinitionKind | def_kind()
Get the definition kind of this interface repository object.
|
void | destroy()
Destroy this interface repository object. |
Returns: the defintion kind (one of the DefinitionKind.dk_... constants).
Throws: BAD_INV_ORDER, minor code 1, if destroying this object would leave the repository in an incoherent state. BAD_INV_ORDER, minor code 2, if the method is invoked on the Repository or on the definition of the primitive type.