import "Deployment_ApplicationManager.idl";
Public Member Functions | |
Application | startLaunch (in Properties configProperty, out Connections providedReference) raises (ResourceNotAvailable, StartError, InvalidProperty, InvalidNodeExecParameter, InvalidComponentExecParameter) |
void | destroyApplication (in Application app) raises (StopError) |
void Deployment::ApplicationManager::destroyApplication | ( | in Application | app | ) | raises (StopError) |
Application Deployment::ApplicationManager::startLaunch | ( | in Properties | configProperty, | |
out Connections | providedReference | |||
) | raises (ResourceNotAvailable, StartError, InvalidProperty, InvalidNodeExecParameter, InvalidComponentExecParameter) |