public class DeterministicTaskRunner extends Object implements TaskRunner
| Constructor and Description |
|---|
DeterministicTaskRunner(Executor executor,
Task task)
Constructor
|
public void wakeup()
throws InterruptedException
wakeup in interface TaskRunnerInterruptedExceptionpublic void shutdown(long timeout)
throws InterruptedException
shutdown in interface TaskRunnerInterruptedExceptionpublic void shutdown()
throws InterruptedException
shutdown in interface TaskRunnerInterruptedExceptionCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.