CIAO::Deployment::ComponentServer_Configurator Class Reference
This class defines and implements the default ComponentServer_Configurator base class that's needed for configuring the ComponentServer application process.
More...
#include <Server_Configurator.h>
List of all members.
Detailed Description
This class defines and implements the default ComponentServer_Configurator base class that's needed for configuring the ComponentServer application process.
Constructor & Destructor Documentation
CIAO::Deployment::ComponentServer_Configurator::ComponentServer_Configurator |
( |
bool |
rt = false |
) |
|
CIAO::Deployment::ComponentServer_Configurator::~ComponentServer_Configurator |
( |
void |
|
) |
[virtual] |
Member Function Documentation
bool CIAO::Deployment::ComponentServer_Configurator::create_config_managers |
( |
void |
|
) |
[virtual] |
CORBA::PolicyList * CIAO::Deployment::ComponentServer_Configurator::find_container_policies |
( |
const ::Components::ConfigValues & |
properties |
) |
[virtual] |
CORBA::PolicyList * CIAO::Deployment::ComponentServer_Configurator::find_policies_by_name |
( |
const char * |
name |
) |
|
int CIAO::Deployment::ComponentServer_Configurator::init_resource_manager |
( |
const ::Components::ConfigValues & |
properties |
) |
[virtual] |
bool CIAO::Deployment::ComponentServer_Configurator::policy_exists |
( |
const char * |
policy_set_id |
) |
|
int CIAO::Deployment::ComponentServer_Configurator::post_orb_initialize |
( |
CORBA::ORB_ptr |
o |
) |
[virtual] |
int CIAO::Deployment::ComponentServer_Configurator::pre_orb_initialize |
( |
void |
|
) |
[virtual] |
bool CIAO::Deployment::ComponentServer_Configurator::rt_support |
( |
void |
|
) |
|
@ Perhaps we also need a finalizer method here. Perhaps we even need to differentiate finalizer before ORB is destroyed and the one after that.
void CIAO::Deployment::ComponentServer_Configurator::set_rt_support |
( |
void |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: