Public Member Functions | Public Attributes

alma.acs.commandcenter.engine.ExecuteAcs Class Reference

List of all members.

Public Member Functions

 ExecuteAcs (RunModel runModel)
String[] startLocalScript (NativeCommand.Listener listener) throws Throwable
void stopLocalScript (NativeCommand.Listener listener) throws Throwable
void killLocalScript (NativeCommand.Listener listener) throws Throwable
boolean startRemote (boolean nativeSSH, NativeCommand.Listener listener) throws Throwable
void stopRemote (boolean nativeSSH, NativeCommand.Listener listener) throws Throwable
void killRemote (boolean nativeSSH, NativeCommand.Listener listener) throws Throwable
Exception startRemoteDemonic (NativeCommand.Listener listener)
Exception stopRemoteDemonic (NativeCommand.Listener listener)

Public Attributes

RunModel runModel

Detailed Description

Author:
mschilli

Constructor & Destructor Documentation

alma.acs.commandcenter.engine.ExecuteAcs.ExecuteAcs ( RunModel  runModel  ) 

Member Function Documentation

void alma.acs.commandcenter.engine.ExecuteAcs.killLocalScript ( NativeCommand.Listener  listener  )  throws Throwable
void alma.acs.commandcenter.engine.ExecuteAcs.killRemote ( boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable
String [] alma.acs.commandcenter.engine.ExecuteAcs.startLocalScript ( NativeCommand.Listener  listener  )  throws Throwable
boolean alma.acs.commandcenter.engine.ExecuteAcs.startRemote ( boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable
Exception alma.acs.commandcenter.engine.ExecuteAcs.startRemoteDemonic ( NativeCommand.Listener  listener  ) 
void alma.acs.commandcenter.engine.ExecuteAcs.stopLocalScript ( NativeCommand.Listener  listener  )  throws Throwable
void alma.acs.commandcenter.engine.ExecuteAcs.stopRemote ( boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable
Exception alma.acs.commandcenter.engine.ExecuteAcs.stopRemoteDemonic ( NativeCommand.Listener  listener  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties