org.apache.commons.daemon
public interface DaemonController
void shutdown()
throws IllegalStateException
IllegalStateExceptionvoid reload()
throws IllegalStateException
IllegalStateExceptionvoid fail()
throws IllegalStateException
IllegalStateExceptionvoid fail(String message) throws IllegalStateException
IllegalStateExceptionvoid fail(Exception exception) throws IllegalStateException
IllegalStateExceptionvoid fail(String message, Exception exception) throws IllegalStateException
IllegalStateExceptionCopyright (c) 2001-2002 - Apache Software Foundation