public class IndexTaskGeneratorDaemon extends Object implements org.apache.commons.daemon.Daemon
| Constructor and Description |
|---|
IndexTaskGeneratorDaemon() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Daemon interface specified method.
|
void |
init(org.apache.commons.daemon.DaemonContext arg0)
Daemon interface specified method.
|
void |
start()
Daemon interface specified method.
|
void |
stop()
Daemon interface specified method.
|
public 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 © 2018. All rights reserved.