#include <ComponentServer_Impl.h>
Public Methods | |
ComponentServer_Impl (CORBA::ORB_ptr o, PortableServer::POA_ptr p, int static_config_flag=0, const Static_Config_EntryPoints_Maps *static_entrypts_maps=0) | |
Constructor. | |
virtual | ~ComponentServer_Impl (void) |
Destructor. | |
virtual PortableServer::POA_ptr | _default_POA (void) |
This class implements the Components::Deployment::ComponentServer interface as defined by the CCM spcification. As the interface implies, this is actually part of the deployment interface and is used to manage the lifecycle of containers running on the server.
|
Constructor.
|
|
Destructor.
|
|
Get the containing POA. This operation does *not* increase the reference count of the POA. |