All Classes and Interfaces

Class
Description
An interface which supports asynchronous cancellation.
This interface represents the result of an asynchronous future task, which provides all the features of Future while also adding several additional convenience methods and the ability to add asynchronous callbacks.
An abstract base class for an implementation of the Listener interface.
A listener for an asynchronous future computation result.
The possible statuses of an AsyncFuture.
Deprecated.
This class is not friendly towards virtual threads.
A handler for propagating context from a task submitter to a task execution.
A task-or-thread queue backed thread pool executor service.
The builder class for an EnhancedQueueExecutor.
A thread interrupt handler.
JBoss thread- and executor-related utility and factory methods.
 
A JBoss thread.
A factory for JBossThread instances.
A thread pool for which an MBean can be obtained.
A version of ThreadPoolExecutor which implements ManageableThreadPoolExecutorService in order to allow opting out of using EnhancedQueueExecutor.
An MXBean which contains the attributes and operations found on all standard thread pools.
Thrown when a task is submitted to an executor which is in the process of, or has completed shutting down.
 
An executor service that is actually a "view" over another executor service.