Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Deployment::Container Interface Reference

import "Deployment_Core.idl";

List of all members.

Public Member Functions

NodeApplication get_node_application ()
 Get the NodeApplication which created us.
long init (in::Deployment::Properties properties)
 Initialize the container with properties.
Deployment::ComponentInfos install (in ContainerImplementationInfo container_impl_info) raises (UnknownImplId, ImplEntryPointNotFound, InstallationFailure, ::Components::InvalidConfiguration)
 Install all homes and components.
void remove () raises (::Components::RemoveFailure)
 Remove all homes and components.

Public Attributes

readonly attribute::Deployment::Properties properties


Member Function Documentation

NodeApplication Deployment::Container::get_node_application  ) 
 

Get the NodeApplication which created us.

long Deployment::Container::init in::Deployment::Properties  properties  ) 
 

Initialize the container with properties.

Deployment::ComponentInfos Deployment::Container::install in ContainerImplementationInfo  container_impl_info  )  raises (UnknownImplId, ImplEntryPointNotFound, InstallationFailure, ::Components::InvalidConfiguration)
 

Install all homes and components.

void Deployment::Container::remove  )  raises (::Components::RemoveFailure)
 

Remove all homes and components.


Member Data Documentation

readonly attribute ::Deployment::Properties Deployment::Container::properties
 


The documentation for this interface was generated from the following file:
Generated on Sat Aug 6 03:54:54 2005 for DAnCE by  doxygen 1.3.9.1