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 クラスは全スタブの基底クラスです。基本的な委譲機構を提供します。org.omg.CORBA.portable.ObjectImpl を拡張し、CORBA 2.3 で定義された新しいメソッドを提供します。
- 導入されたバージョン:
- JDK1.2
- 関連項目:
ObjectImpl
クラス 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 |
ObjectImpl
public ObjectImpl()
_get_codebase
public String _get_codebase()
- このオブジェクト参照のコードベースを返します。
- 戻り値:
- 空白文字で区切られた URL 文字列のリストとしてのコードベース。
ない場合は null
バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。