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

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

10.11 IORInfoExt

 
public interface IORInfoExt extends
    org.omg.CORBA.LocalInterface,
    org.omg.PortableInterceptor.IORInfo, 
    com.inprise.vbroker.PortableInterceptor.IORInfoExtOperations,
    org.omg.CORBA.portable.IDLEntity
 

このインタフェースでは,Borland Enterprise Server VisiBrokerのポータブルインタセプタを拡張して,POAをスコープとするサーバリクエストインタセプタをインストールします。IORInfoExtインタフェースは,IORInfoインタフェースから継承します。IORInfoExtインタフェースは,POAをスコープとするサーバリクエストインタセプタに対応するための拡張メソッドを提供します。

<この節の構成>
10.11.1 import文
10.11.2 IORInfoExtのメソッド