public class PrivilegedRegistryDNSStarter extends Object implements org.apache.commons.daemon.Daemon
Constructor and Description |
---|
PrivilegedRegistryDNSStarter() |
Modifier and Type | Method and 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 Exception
init
in interface org.apache.commons.daemon.Daemon
Exception
public void start() throws Exception
start
in interface org.apache.commons.daemon.Daemon
Exception
public void stop() throws Exception
stop
in interface org.apache.commons.daemon.Daemon
Exception
public void destroy()
destroy
in interface org.apache.commons.daemon.Daemon
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.