#include <PortableServer_ORBInitializer.h>
Inheritance diagram for TAO_PortableServer_ORBInitializer:
Public Member Functions | |
PortableInterceptor::ORBInitializer methods | |
The following methods are required by the PortableInterceptor::ORBInitializer interface. | |
void | pre_init (PortableInterceptor::ORBInitInfo_ptr info) throw (CORBA::SystemException) |
void | post_init (PortableInterceptor::ORBInitInfo_ptr info) throw (CORBA::SystemException) |
Private Member Functions | |
void | register_policy_factories (PortableInterceptor::ORBInitInfo_ptr info) |
Register PortableServer policy factories. |
void TAO_PortableServer_ORBInitializer::post_init | ( | PortableInterceptor::ORBInitInfo_ptr | info | ) | throw (CORBA::SystemException) |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL void TAO_PortableServer_ORBInitializer::pre_init | ( | PortableInterceptor::ORBInitInfo_ptr | info | ) | throw (CORBA::SystemException) |
void TAO_PortableServer_ORBInitializer::register_policy_factories | ( | PortableInterceptor::ORBInitInfo_ptr | info | ) | [private] |
Register PortableServer policy factories.