All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description EnhancedQueueExecutor A task-or-thread queue backed thread pool executor service.EnhancedQueueExecutor.Builder The builder class for anEnhancedQueueExecutor.InterruptHandler A thread interrupt handler.JBossExecutors JBoss thread- and executor-related utility and factory methods.JBossScheduledThreadPoolExecutor JBossThread A JBoss thread.JBossThreadFactory A factory forJBossThreadinstances.ManageableThreadPoolExecutorService A thread pool for which an MBean can be obtained.ManagedThreadPoolExecutor A version ofThreadPoolExecutorwhich implementsManageableThreadPoolExecutorServicein order to allow opting out of usingEnhancedQueueExecutor.Messages_$logger Warning this class consists of generated code.StandardThreadPoolMXBean An MXBean which contains the attributes and operations found on all standard thread pools.StoppedExecutorException Thrown when a task is submitted to an executor which is in the process of, or has completed shutting down.Version ViewExecutor An executor service that is actually a "view" over another executor service.ViewExecutor.Builder