Classes | |
class | CIAO::Plan_Launcher::Plan_Launcher_i |
This class launches and manages deployment plans. More... | |
class | CIAO::Plan_Launcher::Plan_Launcher_i::Deployment_Failure |
Enumerations | |
enum | mode_type { pl_mode_start, pl_mode_interactive, pl_mode_stop_by_dam, pl_mode_stop_by_uuid, pl_mode_redeployment } |
Functions | |
void | usage (const ACE_TCHAR *program) |
bool | parse_args (int argc, ACE_TCHAR *argv[]) |
::Deployment::DomainApplicationManager_ptr | read_dap_ior (CORBA::ORB_ptr orb ACE_ENV_ARG_DECL) |
int | write_dap_ior (CORBA::ORB_ptr orb,::Deployment::DomainApplicationManager_ptr dap ACE_ENV_ARG_DECL) |
int | run_main_implementation (int argc, char *argv[]) |
CORBA::Object_ptr | fetch_reference_naming (CORBA::ORB_ptr orb ACE_ENV_ARG_DECL) |
Variables | |
const char * | package_url = 0 |
const char * | new_package_url = 0 |
const char * | plan_uuid = 0 |
bool | use_naming = false |
const char * | ior_file = "file://em.ior" |
const char * | dap_ior_filename = 0 |
const char * | dap_ior = 0 |
mode_type | mode = pl_mode_interactive |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|