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