public class SpringLifecycleAdapter extends Object implements ISpringLifecycleListener
| Constructor and Description |
|---|
SpringLifecycleAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
aborting() |
void |
afterContextStart() |
void |
beforeContextStop() |
void |
signalUSR2() |
void |
started() |
void |
stopping() |
public void afterContextStart()
afterContextStart in interface ISpringLifecycleListenerpublic void started()
started in interface ISpringLifecycleListenerpublic void stopping()
stopping in interface ISpringLifecycleListenerpublic void beforeContextStop()
beforeContextStop in interface ISpringLifecycleListenerpublic void aborting()
aborting in interface ISpringLifecycleListenerpublic void signalUSR2()
signalUSR2 in interface ISpringLifecycleListenerCopyright © 2015–2016 Taimos GmbH. All rights reserved.