TAO_PI  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Private Member Functions | Private Attributes
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

Register PortableInterceptor policy factories.


Member Data Documentation

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: