Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.daemon.support.DaemonLoader.Controller
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
public void fail(Exception exception) throws IllegalStateException
- Specified by:
- fail in interface DaemonController
public void fail(String message) throws IllegalStateException
- Specified by:
- fail in interface DaemonController
public void fail(String message, Exception exception) throws IllegalStateException
- Specified by:
- fail in interface DaemonController
public void reload() throws IllegalStateException
- Specified by:
- reload in interface DaemonController
public void shutdown() throws IllegalStateException
- Specified by:
- shutdown in interface DaemonController