public class TsoServerDaemon extends Object implements org.apache.commons.daemon.Daemon
| Constructor and Description |
|---|
TsoServerDaemon() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(org.apache.commons.daemon.DaemonContext daemonContext) |
void |
start() |
void |
stop() |
public void init(org.apache.commons.daemon.DaemonContext daemonContext)
throws Exception
init in interface org.apache.commons.daemon.DaemonExceptionpublic void start()
throws Exception
start in interface org.apache.commons.daemon.DaemonExceptionpublic void stop()
throws Exception
stop in interface org.apache.commons.daemon.DaemonExceptionpublic void destroy()
destroy in interface org.apache.commons.daemon.DaemonCopyright © 2011–2020 Apache Software Foundation. All rights reserved.