TAO_PI
2.1.5
|
PortableServer ORB initializer. More...
#include <PI_ORBInitializer.h>
Private Member Functions | |
void | register_policy_factories (PortableInterceptor::ORBInitInfo_ptr info) |
Register PortableInterceptor policy factories. | |
Private Attributes | |
PortableInterceptor::PolicyFactory_var | policy_factory_ |
Instance of the PI policy factory. | |
PortableServer ORB initializer.
void TAO_PI_ORBInitializer::post_init | ( | PortableInterceptor::ORBInitInfo_ptr | info | ) |
void TAO_PI_ORBInitializer::pre_init | ( | PortableInterceptor::ORBInitInfo_ptr | info | ) |
|
private |
Register PortableInterceptor policy factories.
|
private |
Instance of the PI policy factory.
The PI policy factory is stateless and reentrant, so share a single instance between all ORBs.