public class BlockingAwareThreadPoolContext extends ThreadPoolContext
| Constructor and Description |
|---|
BlockingAwareThreadPoolContext(ScheduledExecutorService parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Runnable command) |
close, schedule, scheduleblock, isBlocked, unblockequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckThread, currentContext, currentContextOrThrow, isCurrentContextpublic BlockingAwareThreadPoolContext(ScheduledExecutorService parent)
public void execute(Runnable command)
execute in interface Executorexecute in class ThreadPoolContextCopyright © 2013–2019. All rights reserved.