org.apache.commons.daemon
public interface DaemonController
Version: 1.0 (CVS $Revision: 155409 $)
| Method Summary | |
|---|---|
| void | fail() |
| void | fail(String message) |
| void | fail(Exception exception) |
| void | fail(String message, Exception exception) |
| void | reload() |
| void | shutdown() |