JavaTM 2 Platform
Standard Ed. 6

org.omg.CORBA_2_3.portable
類別 ObjectImpl

java.lang.Object
  繼承者 org.omg.CORBA.portable.ObjectImpl
      繼承者 org.omg.CORBA_2_3.portable.ObjectImpl
所有已實作的介面:
Object
直接已知子類別:
Stub

public abstract class ObjectImpl
extends ObjectImpl

ObjectImpl 類別是所有 stub 的基礎類別。它提供基本的代理機制。它擴展 org.omg.CORBA.portable.ObjectImpl 並提供 CORBA 2.3 定義的新方法。

從以下版本開始:
JDK1.2
另請參見:
ObjectImpl

建構子摘要
ObjectImpl()
           
 
方法摘要
 String _get_codebase()
          返回此物件參考的程式碼基。
 
從類別 org.omg.CORBA.portable.ObjectImpl 繼承的方法
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _ids, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
從類別 java.lang.Object 繼承的方法
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

建構子詳細資訊

ObjectImpl

public ObjectImpl()
方法詳細資訊

_get_codebase

public String _get_codebase()
返回此物件參考的程式碼基。

返回:
以 url 字元串列表(以空格分隔)的形式返回程式碼基;如果不存在,則返回 null。

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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