| Modifier and Type | Interface and Description |
|---|---|
interface |
EJB3ThreadPool
Model for an Unbounded Queue Thread Pool used by EJB3
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkmanagerPool |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractThreadPoolView<T extends ThreadPool>
Common superclass for thread pool views.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockingBoundedQueueThreadPool
Model for a Blocking Bounded Queue Thread Pool
|
interface |
BlockingQueuelessThreadPool
Model for a Blocking Queueless Thread Pool
|
interface |
BoundedQueueThreadPool
Model for a Bounded Queue Thread Pool
|
interface |
QueuelessThreadPool
Model for a Queueless Thread Pool
|
interface |
ScheduledThreadPool
Model for a Scheduled Thread Pool
|
interface |
UnboundedQueueThreadPool
Model for an Unbounded Queue Thread Pool
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.