| java.lang.Object org.omg.CORBA.portable.ObjectImpl
All known Subclasses: org.omg.CORBA_2_3.portable.ObjectImpl, org.omg.PortableServer._ServantLocatorStub, org.omg.PortableServer._ServantActivatorStub, org.omg.CORBA.DynamicImplementation,
Method Summary | |
public org.omg.CORBA.Request | _create_request(org.omg.CORBA.Context ctx, String operation, org.omg.CORBA.NVList arg_list, org.omg.CORBA.NamedValue result) | public org.omg.CORBA.Request | _create_request(org.omg.CORBA.Context ctx, String operation, org.omg.CORBA.NVList arg_list, org.omg.CORBA.NamedValue result, org.omg.CORBA.ExceptionList exceptions, org.omg.CORBA.ContextList contexts) | public org.omg.CORBA.Object | _duplicate() | public org.omg.CORBA.Object | _get_component() | public Delegate | _get_delegate() | public org.omg.CORBA.DomainManager[] | _get_domain_managers() | public org.omg.CORBA.InterfaceDef | _get_interface() | public org.omg.CORBA.Object | _get_interface_def() | public org.omg.CORBA.Policy | _get_policy(int policy_type) | public int | _hash(int maximum) | abstract public String[] | _ids() | public org.omg.CORBA.portable.InputStream | _invoke(org.omg.CORBA.portable.OutputStream output) | public boolean | _is_a(String repository_id) | public boolean | _is_equivalent(org.omg.CORBA.Object that) | public boolean | _is_local() | public boolean | _non_existent() | public org.omg.CORBA.ORB | _orb() | public void | _release() | public void | _releaseReply(org.omg.CORBA.portable.InputStream input) | public org.omg.CORBA.Request | _request(String operation) | public org.omg.CORBA.portable.OutputStream | _request(String operation, boolean responseExpected) | public void | _servant_postinvoke(ServantObject servant) | public ServantObject | _servant_preinvoke(String operation, Class expectedType) | public void | _set_delegate(Delegate delegate) | public org.omg.CORBA.Object | _set_policy_override(org.omg.CORBA.Policy[] policies, org.omg.CORBA.SetOverrideType set_add) | public boolean | equals(java.lang.Object obj) | public int | hashCode() | public String | toString() |
_hash | public int _hash(int maximum)(Code) | | |
_is_local | public boolean _is_local()(Code) | | |
_non_existent | public boolean _non_existent()(Code) | | |
_release | public void _release()(Code) | | |
hashCode | public int hashCode()(Code) | | |
|
|