| Interface | Description |
|---|---|
| ExtendedLock | |
| InterruptHandler |
A thread interrupt handler.
|
| Class | Description |
|---|---|
| EnhancedQueueExecutor |
A task-or-thread queue backed thread pool executor service.
|
| EnhancedQueueExecutor.Builder |
The builder class for an
EnhancedQueueExecutor. |
| JBossExecutors |
JBoss thread- and executor-related utility and factory methods.
|
| JBossScheduledThreadPoolExecutor | |
| JBossThread |
A JBoss thread.
|
| JBossThreadFactory |
A factory for
JBossThread instances. |
| Locks |
A utility class to create
Lock objects. |
| ManagedThreadPoolExecutor |
A version of
ThreadPoolExecutor which implements ManageableThreadPoolExecutorService in order to allow
opting out of using EnhancedQueueExecutor. |
| Messages_$logger |
Warning this class consists of generated code.
|
| Version |
| Exception | Description |
|---|---|
| StoppedExecutorException |
Thrown when a task is submitted to an executor which is in the process of, or has completed shutting down.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.