public interface StopEvent
Service.onStop(StopEvent)
Modifier and Type | Method and Description |
---|---|
ExecControl |
getExecControl()
An execution control.
|
Registry |
getRegistry()
The server registry.
|
boolean |
isReload()
If the server is stopping in response to a reload (during development), as opposed to for the first time.
|
Registry getRegistry()
ExecControl getExecControl()
boolean isReload()