org.omg.CORBA
public class _IDLTypeStub extends ObjectImpl implements IDLType, Serializable
gnu.CORBA.IorDelegate
to the constructor.Constructor and Description |
---|
_IDLTypeStub()
Create the instance of the IDL type stub without
the set delegate.
|
_IDLTypeStub(Delegate delegate)
Create an instance with the given delegate.
|
Modifier and Type | Method and Description |
---|---|
String[] |
_ids()
Return the array of repository ids of the IDL type.
|
DefinitionKind |
def_kind()
Get the definition kind of the remote IDL type object.
|
void |
destroy()
Destroy the remote IDL type object.
|
TypeCode |
type()
Get the typecode of the remote IDL type object.
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
_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
public _IDLTypeStub()
public _IDLTypeStub(Delegate delegate)
gnu.CORBA.IorDelegate
public TypeCode type()
type
in interface IDLTypeOperations
public DefinitionKind def_kind()
def_kind
in interface IRObjectOperations
public void destroy()
destroy
in interface IRObjectOperations
public String[] _ids()
_ids
in class ObjectImpl