public interface TaskRunner
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
void |
shutdown(long timeout) |
void |
wakeup() |
void wakeup() throws InterruptedException
InterruptedException
void shutdown() throws InterruptedException
InterruptedException
void shutdown(long timeout) throws InterruptedException
InterruptedException
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.