alma::acs::commandcenter::engine::ExecuteContainer Class Reference

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

List of all members.

Classes

class  CustomAcsEmbeddedContainerRunner

Public Member Functions

 ExecuteContainer ()
 ExecuteContainer (Logger acsCorbaLogger)
void startLocalJava (RunModel runModel, NativeCommand.Listener listener)
void stopLocalJava (RunModel runModel)
void startLocalScript (RunModel runModel, NativeCommand.Listener listener) throws Throwable
void stopLocalScript (RunModel runModel, NativeCommand.Listener listener) throws Throwable
void startRemote (RunModel runModel, boolean nativeSSH, NativeCommand.Listener listener) throws Throwable
void stopRemote (RunModel runModel, boolean nativeSSH, NativeCommand.Listener listener) throws Throwable
void startRemoteDemonic (RunModel runModel, NativeCommand.Listener listener)
void stopRemoteDemonic (RunModel runModel, NativeCommand.Listener listener)

Public Attributes

String startLocalJavaPexpect = "components activated."
String stopLocalJavaPexpect = "logged out."

Protected Attributes

Logger log
Logger acsCorbaLogger

Private Attributes

AcsCorba acsCorba
CustomAcsEmbeddedContainerRunner customAcsEmbeddedContainerRunner

Detailed Description

Author:
mschilli

Constructor & Destructor Documentation

alma::acs::commandcenter::engine::ExecuteContainer::ExecuteContainer (  )  [inline]

References log.

alma::acs::commandcenter::engine::ExecuteContainer::ExecuteContainer ( Logger  acsCorbaLogger  )  [inline]
Parameters:
acsCorbaLogger 
Since:
ACS 5.0

Member Function Documentation

void alma::acs::commandcenter::engine::ExecuteContainer::startLocalJava ( RunModel  runModel,
NativeCommand.Listener  listener 
) [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::startLocalScript ( RunModel  runModel,
NativeCommand.Listener  listener 
) throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::startRemote ( RunModel  runModel,
boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::startRemoteDemonic ( RunModel  runModel,
NativeCommand.Listener  listener 
) [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::stopLocalJava ( RunModel  runModel  )  [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::stopLocalScript ( RunModel  runModel,
NativeCommand.Listener  listener 
) throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::stopRemote ( RunModel  runModel,
boolean  nativeSSH,
NativeCommand.Listener  listener 
) throws Throwable [inline]
void alma::acs::commandcenter::engine::ExecuteContainer::stopRemoteDemonic ( RunModel  runModel,
NativeCommand.Listener  listener 
) [inline]

Member Data Documentation

Referenced by startLocalJava().

Referenced by startLocalJava().

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