public abstract class _NamingContextImplBase extends DynamicImplementation implements NamingContext
コンストラクタと説明 |
---|
_NamingContextImplBase() |
修飾子と型 | メソッドと説明 |
---|---|
String[] |
_ids()
この
ObjectImpl オブジェクトがサポートするリポジトリ識別子を含む文字列配列を取得します。 |
void |
invoke(ServerRequest r) |
_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, equals, hashCode, toString
bind_context, bind_new_context, bind, destroy, list, new_context, rebind_context, rebind, resolve, unbind
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public String[] _ids()
ObjectImpl
ObjectImpl
オブジェクトがサポートするリポジトリ識別子を含む文字列配列を取得します。たとえばスタブの場合、このメソッドはスタブがサポートするすべてのインタフェースに関する情報を返します。_ids
、クラス: DynamicImplementation
ObjectImpl
のインスタンスがサポートするすべてのリポジトリ識別子の配列public void invoke(ServerRequest r)
invoke
、クラス: DynamicImplementation
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.