Components::Deployment::ComponentServer Interface Reference

import "CCM_ComponentServer.idl";

List of all members.

Public Member Functions

ServerActivator get_server_activator ()
Container create_container (in ConfigValues config) raises (::Components::CreateFailure, ::Components::Deployment::InvalidConfiguration)
void remove_container (in Container cref) raises (::Components::RemoveFailure)
Containers get_containers ()
void remove () raises (::Components::RemoveFailure)

Public Attributes

readonly attribute ConfigValues configuration

Member Function Documentation

Container Components::Deployment::ComponentServer::create_container ( in ConfigValues  config  )  raises (::Components::CreateFailure, ::Components::Deployment::InvalidConfiguration)
Containers Components::Deployment::ComponentServer::get_containers (  ) 
ServerActivator Components::Deployment::ComponentServer::get_server_activator (  ) 
void Components::Deployment::ComponentServer::remove (  )  raises (::Components::RemoveFailure)
void Components::Deployment::ComponentServer::remove_container ( in Container  cref  )  raises (::Components::RemoveFailure)

Member Data Documentation


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2