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, toStringclone, 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_overridepublic _IDLTypeStub()
public _IDLTypeStub(Delegate delegate)
gnu.CORBA.IorDelegatepublic TypeCode type()
type in interface IDLTypeOperationspublic DefinitionKind def_kind()
def_kind in interface IRObjectOperationspublic void destroy()
destroy in interface IRObjectOperationspublic String[] _ids()
_ids in class ObjectImpl