alma::acs::commandcenter::engine::ExecuteManager Class Reference

Collaboration diagram for alma::acs::commandcenter::engine::ExecuteManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ExecuteManager (RunModel runModel)
String[] startLocalJava (NativeCommand.Listener listener)
void stopLocalJava ()
String[] startLocalScript (NativeCommand.Listener listener) throws Throwable
void stopLocalScript (NativeCommand.Listener listener) throws Throwable
boolean startRemote (boolean nativeSSH, NativeCommand.Listener listener) throws Throwable
void stopRemote (boolean nativeSSH, NativeCommand.Listener listener) throws Throwable

Public Attributes

String startLocalJavaPexpect = "Manager Application initialized"
String stopLocalJavaPexpect = "Destroyed."

Protected Attributes

RunModel runModel

Package Attributes

String[] localJavaManagerLocation

Private Attributes

com.cosylab.acs.maci.manager.app.Manager localManager = null

Detailed Description

Author:
mschilli

Constructor & Destructor Documentation

alma::acs::commandcenter::engine::ExecuteManager::ExecuteManager ( RunModel  runModel  )  [inline]

Member Function Documentation

String [] alma::acs::commandcenter::engine::ExecuteManager::startLocalJava ( NativeCommand.Listener  listener  )  [inline]
String [] alma::acs::commandcenter::engine::ExecuteManager::startLocalScript ( NativeCommand.Listener  listener  )  throws Throwable [inline]
boolean alma::acs::commandcenter::engine::ExecuteManager::startRemote ( boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteManager::stopLocalJava (  )  [inline]
void alma::acs::commandcenter::engine::ExecuteManager::stopLocalScript ( NativeCommand.Listener  listener  )  throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteManager::stopRemote ( boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable [inline]

Member Data Documentation

Referenced by startLocalJava().

our manager object

Referenced by startLocalJava(), and stopLocalJava().

Referenced by startLocalJava().

Referenced by stopLocalJava().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2