- java.lang.Object
-
- de.taimos.daemon.DaemonLifecycleAdapter
-
- de.taimos.daemon.spring.SpringDaemonAdapter
-
- de.taimos.dvalin.daemon.DvalinLifecycleAdapter
-
-
Field Summary
-
Fields inherited from class de.taimos.daemon.spring.SpringDaemonAdapter
logger
-
Method Summary
-
Methods inherited from class de.taimos.daemon.spring.SpringDaemonAdapter
createSpringContext, doAfterSpringStop, doBeforeSpringStart, doStart, doStop, getContext, loadProperties
-
Methods inherited from class de.taimos.daemon.DaemonLifecycleAdapter
exception, getShutdownTimeoutSeconds, stopped
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
started
public void started()
- Specified by:
started in interface de.taimos.daemon.IDaemonLifecycleListener
- Overrides:
started in class de.taimos.daemon.DaemonLifecycleAdapter
-
stopping
public void stopping()
- Specified by:
stopping in interface de.taimos.daemon.IDaemonLifecycleListener
- Overrides:
stopping in class de.taimos.daemon.DaemonLifecycleAdapter
-
aborting
public void aborting()
- Specified by:
aborting in interface de.taimos.daemon.IDaemonLifecycleListener
- Overrides:
aborting in class de.taimos.daemon.DaemonLifecycleAdapter
-
signalUSR2
public void signalUSR2()
- Specified by:
signalUSR2 in interface de.taimos.daemon.IDaemonLifecycleListener
- Overrides:
signalUSR2 in class de.taimos.daemon.DaemonLifecycleAdapter
Copyright © 2015–2016 Taimos GmbH. All rights reserved.