Package sonia.scm.lifecycle
Class RestartEvent
java.lang.Object
sonia.scm.lifecycle.RestartEvent
This event indicates a forced restart of scm-manager.
- Since:
- 2.0.0
-
Method Summary
-
Method Details
-
getCause
The class which has fired the restart event. -
getReason
Returns the reason for the restart.
-