-
- すべてのスーパー・インタフェース:
IDLEntity
,Interceptor
,InterceptorOperations
,IORInterceptorOperations
,Object
,Serializable
- 既知のすべてのサブインタフェース:
IORInterceptor_3_0
public interface IORInterceptor extends IORInterceptorOperations, Interceptor, IDLEntity
IOR内のプロファイルに格納されるタグ付きコンポーネントの作成に使用されるインタセプタです。一部の移植性のあるORBサービス実装では、クライアントのORBサービス実装が正しく機能できるように、サーバーまたはオブジェクトのORBサービス関連機能が記述されている情報を追加する必要があります。
この処理は、
IORInterceptor
インタフェースとIORInfo
インタフェースによってサポートされます。- 関連項目:
IORInfo
-
-
メソッドのサマリー
-
インタフェース org.omg.PortableInterceptor.InterceptorOperationsから継承されたメソッド
destroy, name
-
インタフェース org.omg.PortableInterceptor.IORInterceptorOperationsから継承されたメソッド
establish_components
-
インタフェース org.omg.CORBA.Objectから継承されたメソッド
_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
-
-