TAO_PI_ORBInitializer Class Reference

PortableServer ORB initializer. More...

#include <PI_ORBInitializer.h>

Inheritance diagram for TAO_PI_ORBInitializer:
Inheritance graph
[legend]
Collaboration diagram for TAO_PI_ORBInitializer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

PortableInterceptor::ORBInitializer methods

The following methods are required by the PortableInterceptor::ORBInitializer interface.

void pre_init (PortableInterceptor::ORBInitInfo_ptr info)
void post_init (PortableInterceptor::ORBInitInfo_ptr info)

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.

Detailed Description

PortableServer ORB initializer.


Member Function Documentation

void TAO_PI_ORBInitializer::post_init ( PortableInterceptor::ORBInitInfo_ptr  info  ) 
void TAO_PI_ORBInitializer::pre_init ( PortableInterceptor::ORBInitInfo_ptr  info  ) 
void TAO_PI_ORBInitializer::register_policy_factories ( PortableInterceptor::ORBInitInfo_ptr  info  )  [private]

Register PortableInterceptor policy factories.


Member Data Documentation

PortableInterceptor::PolicyFactory_var TAO_PI_ORBInitializer::policy_factory_ [private]

Instance of the PI policy factory.

The PI policy factory is stateless and reentrant, so share a single instance between all ORBs.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines

Generated by  doxygen 1.6.2