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

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

10.9 Interceptor

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

Interceptorは,すべてのインタセプタの派生元となるベースクラスです。

<この節の構成>
10.9.1 import文
10.9.2 Interceptorのメソッド