インタフェースorg.omg.PortableInterceptor.Interceptor
の使用
-
Interceptorを使用しているパッケージ パッケージ 説明 org.omg.PortableInterceptor ORBサービスがORBの通常の実行フローを遮断できるようにするためのORBフックを登録するメカニズムを提供します。 -
-
org.omg.PortableInterceptorでのInterceptorの使用
org.omg.PortableInterceptor内のInterceptorのサブインタフェース 修飾子と型 インタフェース 説明 interface
ClientRequestInterceptor
クライアント側の要求インタセプタです。interface
IORInterceptor
IOR内のプロファイルに格納されるタグ付きコンポーネントの作成に使用されるインタセプタです。interface
IORInterceptor_3_0
org/omg/PortableInterceptor/IORInterceptor_3_0.java。interface
ServerRequestInterceptor
サーバー側の要求インタセプタです。
-