org.omg.CORBA
Interface IRObject

All Known Subinterfaces:
IDLType

public abstract interface IRObject
extends Object, org.omg.CORBA.portable.IDLEntity


Fields inherited from class java.io.Serializable
serialVersionUID
 
Method Summary
 DefinitionKind def_kind()
           
 void destroy()
           
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Method Detail

def_kind

public DefinitionKind def_kind()

destroy

public void destroy()