#include <EM_Launcher.h>
|
| EM_Launcher (CORBA::ORB_ptr orb, __Base::Manager_ptr managerw) |
|
| ~EM_Launcher (void) |
|
bool | lookup_by_uuid (const char *uuid, CORBA::Object_out am, CORBA::Object_out app) |
|
| Plan_Launcher_Base_Impl (CORBA::ORB_ptr orb, Manager_ptr manager) |
|
virtual | ~Plan_Launcher_Base_Impl () |
|
virtual const char * | launch_plan (const ::Deployment::DeploymentPlan &plan, CORBA::Object_out am, CORBA::Object_out app) |
| Launch a plan, given an IDL deployment plan. More...
|
|
virtual CORBA::Object_ptr | prepare_plan (const ::Deployment::DeploymentPlan &plan) |
|
virtual CORBA::Object_ptr | start_launch (CORBA::Object_ptr app_mgr, const ::Deployment::Properties &properties,::Deployment::Connections_out connections) |
| Invokes startLaunch on the provided ApplicationManager reference. More...
|
|
virtual void | finish_launch (CORBA::Object_ptr app, const ::Deployment::Connections &provided_connections, bool start) |
| Invokes finishLaunch on the provided Application reference. More...
|
|
virtual void | start (CORBA::Object_ptr application) |
| Invokes start on the provided application reference. More...
|
|
virtual void | teardown_application (CORBA::Object_ptr app_mgr, CORBA::Object_ptr app) |
| Tears down a plan given the UUID. More...
|
|
virtual void | destroy_app_manager (CORBA::Object_ptr) |
| Instructs the Manager to destroy the ApplicationManager. More...
|
|
virtual | ~Plan_Launcher_Base (void) |
|
DAnCE::EM_Launcher::~EM_Launcher |
( |
void |
| ) |
|
The documentation for this class was generated from the following files: