org.apache.commons.daemon.Daemonpublic class PrivilegedRegistryDNSStarter
extends java.lang.Object
implements org.apache.commons.daemon.Daemon
| Constructor | Description |
|---|---|
PrivilegedRegistryDNSStarter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
destroy() |
|
void |
init(org.apache.commons.daemon.DaemonContext context) |
|
void |
start() |
|
void |
stop() |
public void init(org.apache.commons.daemon.DaemonContext context)
throws java.lang.Exception
init in interface org.apache.commons.daemon.Daemonjava.lang.Exceptionpublic void start()
throws java.lang.Exception
start in interface org.apache.commons.daemon.Daemonjava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in interface org.apache.commons.daemon.Daemonjava.lang.Exceptionpublic void destroy()
destroy in interface org.apache.commons.daemon.DaemonCopyright © 2008–2025 Apache Software Foundation. All rights reserved.