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

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

28.18 IORCreationInterceptorManager

 
class PortableServerExt::IORCreationInterceptorManager :
                       public virtual interceptor::InterceptorManager,
                       public virtual VISPseudoInterface
 

このクラスは,カレントオブジェクトのIORCreationInterceptorのチェーンを保持します。各POAにはIORCreationInterceptorManagerが一つずつあります。IORCreationInterceptorは,POALifeCycleInterceptor::create()メソッドの引数として渡されるInterceptorManagerControlを使用してInterceptorManagerControl::get_manager("IORCreation")を呼び出すことによって返却されます。

<この節の構成>
28.18.1 インクルードファイル
28.18.2 IORCreationInterceptorManagerのメソッド