Package com.aspectran.daemon
Class JsvcDaemon
java.lang.Object
com.aspectran.daemon.JsvcDaemon
- All Implemented Interfaces:
org.apache.commons.daemon.Daemon
Start and Stop Aspectran Daemon using Jsvc.
Created: 2017. 12. 11.
- Since:
- 5.1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsvcDaemon
public JsvcDaemon()
-
-
Method Details
-
init
- Specified by:
initin interfaceorg.apache.commons.daemon.Daemon- Throws:
Exception
-
start
- Specified by:
startin interfaceorg.apache.commons.daemon.Daemon- Throws:
Exception
-
stop
- Specified by:
stopin interfaceorg.apache.commons.daemon.Daemon- Throws:
Exception
-
destroy
public void destroy()- Specified by:
destroyin interfaceorg.apache.commons.daemon.Daemon
-