public interface StartEvent
Service.onStart(StartEvent)| Modifier and Type | Method and Description |
|---|---|
Registry |
getRegistry()
The server registry.
|
boolean |
isReload()
If the server is starting in response to a reload (during development), as opposed to for the first time.
|
Registry getRegistry()
boolean isReload()