Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス

[目次][索引][前へ][次へ]

10.19 ServerRequestInterceptor

 
public interface ServerRequestInterceptor extends Interceptor, 
    org.omg.CORBA.LocalInterface,
    org.omg.PortableInterceptor.ServerRequestInterceptorOperations,
    org.omg.CORBA.portable.IDLEntity
 

このインタフェースは,ユーザ定義サーバ側インタセプタを継承するときに使用します。ServerRequestInterceptorインスタンスは,VisiBroker ORBに登録されます。詳細については,「10.4 Codec」を参照してください。

<この節の構成>
10.19.1 import文
10.19.2 ServerRequestInterceptorのメソッド