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