#include <EM_Launcher.h>
Public Member Functions |
| | 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.
|
| 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.
|
| virtual void | finish_launch (CORBA::Object_ptr app, const ::Deployment::Connections &provided_connections, bool start) |
| | Invokes finishLaunch on the provided Application reference.
|
| virtual void | start (CORBA::Object_ptr application) |
| | Invokes start on the provided application reference.
|
| virtual void | teardown_application (CORBA::Object_ptr app_mgr, CORBA::Object_ptr app) |
| | Tears down a plan given the UUID.
|
| virtual void | destroy_app_manager (CORBA::Object_ptr) |
| | Instructs the Manager to destroy the ApplicationManager.
|
| virtual | ~Plan_Launcher_Base (void) |
Member Typedef Documentation
Constructor & Destructor Documentation
| DAnCE::EM_Launcher::~EM_Launcher |
( |
void |
| ) |
|
Member Function Documentation
The documentation for this class was generated from the following files: