alma::acs::commandcenter::engine::ExecuteServices Class Reference

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

List of all members.

Public Member Functions

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

Public Attributes

String startLocalJavaPexpect = "ready and waiting ..."
PreparedString startLocalJavaArgs = new PreparedString("-n -jacorb -root ? -OAport ?")

Protected Attributes

RunModel runModel
com.cosylab.cdb.jdal.Server cdbServer

Detailed Description

Author:
mschilli

Constructor & Destructor Documentation

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

Member Function Documentation

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

References cdbServer.

void alma::acs::commandcenter::engine::ExecuteServices::stopLocalScript ( NativeCommand.Listener  listener  )  throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteServices::stopRemote ( boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable [inline]

Member Data Documentation

Referenced by startLocalJava(), and stopLocalJava().

Referenced by startLocalJava().

Referenced by startLocalJava().


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

Generated by  doxygen 1.6.2