JavaTM 2 Platform
Standard Ed. 6

org.omg.stub.java.rmi
類別 _Remote_Stub

java.lang.Object
  繼承者 org.omg.CORBA.portable.ObjectImpl
      繼承者 org.omg.CORBA_2_3.portable.ObjectImpl
          繼承者 javax.rmi.CORBA.Stub
              繼承者 org.omg.stub.java.rmi._Remote_Stub
所有已實作的介面:
Serializable, Remote, Object

public final class _Remote_Stub
extends Stub
implements Remote

此類別為 Remote 型別提供 Stub。該類別由 rmic 編譯器產生,仍然在 OMG 的平臺下工作。其內容隨規範的反展而更改,對此不做任何通知。


建構子摘要
_Remote_Stub()
           
 
方法摘要
 String[] _ids()
          返回物件實作的存儲資源庫 id 陣列。
 
從類別 javax.rmi.CORBA.Stub 繼承的方法
connect, equals, hashCode, toString
 
從類別 org.omg.CORBA_2_3.portable.ObjectImpl 繼承的方法
_get_codebase
 
從類別 org.omg.CORBA.portable.ObjectImpl 繼承的方法
_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
 
從類別 java.lang.Object 繼承的方法
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

建構子詳細資訊

_Remote_Stub

public _Remote_Stub()
方法詳細資訊

_ids

public String[] _ids()
返回物件實作的存儲資源庫 id 陣列。索引 0 處的字元串表示最終派生 (most derived) 的介面。對於通用 CORBA 物件(即 IDL:omg.org/CORBA/Object:1.0)來說,最後一個 id 是隱含的,不會出現在陣列中。

指定者:
類別 ObjectImpl 中的 _ids
返回:
物件實作的存儲資源庫 id 陣列。

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only