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