public class RblDaemon extends Object implements org.apache.commons.daemon.Daemon
This file implements the RblDaemon, based on the commons-daemon package. This allows the jwall-rbld to be run as a Java daemon using the jsvc package.
| Constructor and Description |
|---|
RblDaemon() |
public void destroy()
destroy in interface org.apache.commons.daemon.DaemonDaemon.destroy()public void init(org.apache.commons.daemon.DaemonContext c)
throws Exception
init in interface org.apache.commons.daemon.DaemonExceptionDaemon.init(org.apache.commons.daemon.DaemonContext)public void start()
throws Exception
start in interface org.apache.commons.daemon.DaemonExceptionDaemon.start()Copyright © 2013. All Rights Reserved.