public interface ServerLifecycleListener
Modifier and Type | Method and Description |
---|---|
void |
afterStart()
Called immediately after start and registration.
|
void |
beforeShutdown()
Called immediately before service stops, in the shutdown hook.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.