14 application->setStatusWriteBlock(
false);
Kill(ApplicationStopperPtr stopper)
Constructor that sets the ApplicationStopper used by this StopStrategy.
void stop(Data_Structure::ApplicationInstancePtr application)
Stops an application.
ApplicationStopperPtr getStopper()
Returns the stopper used by this StopStrategy.
ApplicationStopperPtr stopper
StopStrategy(ApplicationStopperPtr stopper)
std::shared_ptr< ApplicationInstance > ApplicationInstancePtr
std::shared_ptr< ApplicationStopper > ApplicationStopperPtr