public interface BuildServerState
Modifier and Type | Method and Description |
---|---|
boolean |
isShuttingDown()
Returns true if server shutdown is in progress.
|
boolean |
isStarted()
Returns true if server was started (i.e.
|
boolean isStarted()
ServerListener.serverStartup()
event happened)boolean isShuttingDown()