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