Uses of Interface
org.jboss.threads.management.ManageableThreadPoolExecutorService
Packages that use ManageableThreadPoolExecutorService
-
Uses of ManageableThreadPoolExecutorService in org.jboss.threads
Classes in org.jboss.threads that implement ManageableThreadPoolExecutorServiceModifier and TypeClassDescriptionfinal classA task-or-thread queue backed thread pool executor service.final classA version ofThreadPoolExecutorwhich implementsManageableThreadPoolExecutorServicein order to allow opting out of usingEnhancedQueueExecutor.