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