CIAO::Deployment::NoOp_Configurator Class Reference

#include <NoOp_Configurator.h>

Inheritance diagram for CIAO::Deployment::NoOp_Configurator:

Inheritance graph
[legend]
Collaboration diagram for CIAO::Deployment::NoOp_Configurator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~NoOp_Configurator (void)
 Default destructor.
virtual int pre_orb_initialize (void)
 "pre_orb_initialize" is called before ORB_init.
virtual int post_orb_initialize (CORBA::ORB_ptr o)
 "post_orb_initialize" is called after NodeApplication get a hold at this object.
virtual int init_resource_manager (const ::Components::ConfigValues &properties)
 "init_resource_manager" is called by NodeApplication when it receives an "install" commands.
virtual CORBA::PolicyList * find_container_policies (const ::Components::ConfigValues &properties)
 get a policyset by its name.


Constructor & Destructor Documentation

CIAO::Deployment::NoOp_Configurator::~NoOp_Configurator ( void   )  [virtual]

Default destructor.


Member Function Documentation

CORBA::PolicyList * CIAO::Deployment::NoOp_Configurator::find_container_policies ( const ::Components::ConfigValues properties  )  [virtual]

get a policyset by its name.

Reimplemented from CIAO::Deployment::ComponentServer_Configurator.

int CIAO::Deployment::NoOp_Configurator::init_resource_manager ( const ::Components::ConfigValues properties  )  [virtual]

"init_resource_manager" is called by NodeApplication when it receives an "install" commands.

Reimplemented from CIAO::Deployment::ComponentServer_Configurator.

int CIAO::Deployment::NoOp_Configurator::post_orb_initialize ( CORBA::ORB_ptr  o  )  [virtual]

"post_orb_initialize" is called after NodeApplication get a hold at this object.

Reimplemented from CIAO::Deployment::ComponentServer_Configurator.

int CIAO::Deployment::NoOp_Configurator::pre_orb_initialize ( void   )  [virtual]

"pre_orb_initialize" is called before ORB_init.

Reimplemented from CIAO::Deployment::ComponentServer_Configurator.


The documentation for this class was generated from the following files:

Generated on Thu Jul 23 03:42:13 2009 for CIAO by  doxygen 1.5.8