Uses of Interface
org.jboss.threads.management.ManageableThreadPoolExecutorService
-
Packages that use ManageableThreadPoolExecutorService Package Description org.jboss.threads -
-
Uses of ManageableThreadPoolExecutorService in org.jboss.threads
Classes in org.jboss.threads that implement ManageableThreadPoolExecutorService Modifier and Type Class Description classEnhancedQueueExecutorA task-or-thread queue backed thread pool executor service.classManagedThreadPoolExecutorA version ofThreadPoolExecutorwhich implementsManageableThreadPoolExecutorServicein order to allow opting out of usingEnhancedQueueExecutor.
-