#include <IORInterceptor_Adapter_Factory.h>
Inheritance diagram for TAO_IORInterceptor_Adapter_Factory:
Public Member Functions | |
virtual | ~TAO_IORInterceptor_Adapter_Factory (void) |
virtual TAO_IORInterceptor_Adapter * | create ()=0 throw (CORBA::SystemException) |
Class that creates one instance of TAO_IOR_Interceptor_Adapter per ORB on the ORB's first usage of its ior_interceptor_adapter_. This is a base class for the actual implementation in the TAO_IORInterceptor library.
|
|
|
|