public interface TaskRunner
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
void |
shutdown(long timeout) |
void |
wakeup() |
void wakeup() throws InterruptedException
InterruptedExceptionvoid shutdown() throws InterruptedException
InterruptedExceptionvoid shutdown(long timeout) throws InterruptedException
InterruptedExceptionCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.