Package org.jboss.threads
-
Interface Summary Interface Description InterruptHandler A thread interrupt handler. -
Class Summary Class Description EnhancedQueueExecutor A task-or-thread queue backed thread pool executor service.EnhancedQueueExecutor.Builder The builder class for anEnhancedQueueExecutor.JBossExecutors JBoss thread- and executor-related utility and factory methods.JBossScheduledThreadPoolExecutor JBossThread A JBoss thread.JBossThreadFactory A factory forJBossThreadinstances.ManagedThreadPoolExecutor A version ofThreadPoolExecutorwhich implementsManageableThreadPoolExecutorServicein order to allow opting out of usingEnhancedQueueExecutor.Messages_$logger Warning this class consists of generated code.Version ViewExecutor An executor service that is actually a "view" over another executor service.ViewExecutor.Builder -
Exception Summary Exception Description StoppedExecutorException Thrown when a task is submitted to an executor which is in the process of, or has completed shutting down.