A message sent by the ServiceTerminationDetector to notify some listener that the monitored service has terminated.
More...
#include <ServiceTerminationDetectorMessage.h>
A message sent by the ServiceTerminationDetector to notify some listener that the monitored service has terminated.
◆ ServiceHasTerminatedMessage()
wrench::ServiceHasTerminatedMessage::ServiceHasTerminatedMessage |
( |
std::shared_ptr< Service > |
service, |
|
|
int |
exit_code |
|
) |
| |
|
explicit |
Constructor.
- Parameters
-
service | the service that has terminated |
exit_code | the service exit_code |
The documentation for this class was generated from the following files: