public interface Daemon
The name daemon is a traditional Unix term for a server process.
void
start()
stop()
void start() throws java.lang.Exception
java.lang.Exception
void stop() throws java.lang.Exception