JavaTM 2 Platform
Standard Ed. 5.0

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. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策