| Interface and Description |
|---|
| org.jboss.threads.AtomicArray.Creator |
| org.jboss.threads.BlockingExecutor
Executors in this package will always accept tasks immediately.
|
| org.jboss.threads.BlockingExecutorService |
| org.jboss.threads.management.BoundedQueueThreadPoolExecutorMBean |
| org.jboss.threads.management.BoundedThreadPoolExecutorMBean |
| org.jboss.threads.management.ThreadExecutorMBean |
| org.jboss.threads.management.ThreadPoolExecutorMBean |
| Class and Description |
|---|
| org.jboss.threads.JBossThreadPoolExecutor
Use
EnhancedQueueExecutor instead. |
| org.jboss.threads.QueueExecutor
Use
EnhancedQueueExecutor instead. |
| org.jboss.threads.QueuelessExecutor
Use
EnhancedQueueExecutor instead. |
| Exceptions and Description |
|---|
| org.jboss.threads.ExecutionInterruptedException |
| org.jboss.threads.ExecutionTimedOutException |
| Constructor and Description |
|---|
| org.jboss.threads.JBossThreadFactory(ThreadGroup, Boolean, Integer, String, Thread.UncaughtExceptionHandler, Long, AccessControlContext) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.