public static class WorkQueue.Lifecycle extends java.lang.Object implements LifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Invoked when the server is starting.
|
void |
stop()
Invoked when the server is stopping.
|
public void start()
LifecycleListenerstart in interface LifecycleListenerpublic void stop()
LifecycleListenerstop in interface LifecycleListener