org.apache.commons.daemon.support
public static class DaemonLoader.Controller extends Object implements DaemonController
Method Summary | |
---|---|
void | fail() |
void | fail(String message) |
void | fail(Exception exception) |
void | fail(String message, Exception exception) |
void | reload() |
void | shutdown() |