public interface DaemonRunner
Modifier and Type | Method and Description |
---|---|
int |
getNWakeupRequests() |
void |
requestShutdown() |
void |
runOrPause(boolean run) |
void |
setExceptionListener(ExceptionListener exceptionListener) |
void |
shutdown() |
void setExceptionListener(ExceptionListener exceptionListener)
void runOrPause(boolean run)
void requestShutdown()
void shutdown()
int getNWakeupRequests()