org.apache.commons.daemon.support
public static class DaemonLoader.Controller extends Object implements DaemonController
public void shutdown()
throws IllegalStateException
shutdown in interface DaemonControllerIllegalStateExceptionpublic void reload()
throws IllegalStateException
reload in interface DaemonControllerIllegalStateExceptionpublic void fail()
throws IllegalStateException
fail in interface DaemonControllerIllegalStateExceptionpublic void fail(String message) throws IllegalStateException
fail in interface DaemonControllerIllegalStateExceptionpublic void fail(Exception exception) throws IllegalStateException
fail in interface DaemonControllerIllegalStateExceptionpublic void fail(String message, Exception exception) throws IllegalStateException
fail in interface DaemonControllerIllegalStateExceptionCopyright (c) 2001-2002 - Apache Software Foundation