Executor Member List

This is the complete list of members for Executor, including all inherited members.

deployApplication(Data_Structure::ApplicationInstancePtr application, bool printOnly=false, const std::string &commandLineParameters="")Executor
deployScenario(Data_Structure::ScenarioPtr scenario, bool printOnly=false, const std::string &commandLineParameters="")Executor
Executor(StopStrategyPtr strategy, ApplicationStarterPtr starter)Executor
getApplicationStatus(Data_Structure::ApplicationInstancePtr application)Executor
getDefaultStopStrategy()Executor
getStarter(Data_Structure::ScenarioPtr scenario)Executor
getStopStrategy(Data_Structure::ScenarioPtr scenario)Executor
isApplicationDeployed(Data_Structure::ApplicationInstancePtr application)Executor
isScenarioDeployed(Data_Structure::ScenarioPtr scenario)Executor
loadAndSetCachedProperties(Data_Structure::ApplicationPtr application, std::string path, bool reload=false, bool set=true)Executor
removeApplication(Data_Structure::ApplicationInstancePtr application)Executor
removeScenario(Data_Structure::ScenarioPtr scenario)Executor
restartApplication(Data_Structure::ApplicationInstancePtr application, bool printOnly=false)Executor
restartScenario(Data_Structure::ScenarioPtr scenario, bool printOnly=false)Executor
setDefaultStarter(ApplicationStarterPtr starter)Executor
setDefaultStopStrategy(StopStrategyPtr strategy)Executor
setStarter(ApplicationStarterPtr starter, Data_Structure::ScenarioPtr scenario)Executor
setStopStrategy(StopStrategyPtr strategy, Data_Structure::ScenarioPtr scenario)Executor
startApplication(Data_Structure::ApplicationInstancePtr application, bool printOnly=false, const std::string &commandLineParameters="")Executor
startScenario(Data_Structure::ScenarioPtr scenario, bool printOnly=false, const std::string &commandLineParameters="")Executor
stopApplication(Data_Structure::ApplicationInstancePtr application)Executor
stopScenario(Data_Structure::ScenarioPtr scenario)Executor