public class ServerLifecycleSysOutPrinterListener extends Object implements ServerLifecycleListener
Constructor and Description |
---|
ServerLifecycleSysOutPrinterListener() |
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.
|
public ServerLifecycleSysOutPrinterListener()
public void afterStart()
ServerLifecycleListener
afterStart
in interface ServerLifecycleListener
public void beforeShutdown()
ServerLifecycleListener
beforeShutdown
in interface ServerLifecycleListener
Copyright © 2010-2014 anotheria.net. All Rights Reserved.