| Attribute |
|
| BoundedQueueThreadPoolAdd |
Adds a bounded queue thread pool.
|
| BoundedQueueThreadPoolResourceDefinition |
|
| Element |
|
| EnhancedQueueExecutorResourceDefinition |
|
| HandoffExecutorResolver |
Resolves the service name of the executor service a thread pool service should use if it cannot itself accept
a task.
|
| HandoffExecutorResolver.AbstractThreadFactoryResolver |
Base class for ThreadFactoryResolver implementations that handles the case of a null
threadFactoryName by installing a ThreadFactoryService whose service name is
the service name of the thread pool with thread-factory appended.
|
| ManagedExecutorService |
|
| ManagedJBossThreadPoolExecutorService |
|
| ManagedQueueExecutorService |
|
| ManagedQueuelessExecutorService |
|
| ManagedScheduledExecutorService |
|
| Namespace |
The namespaces supported by the threads extension.
|
| QueuelessThreadPoolAdd |
Adds a queueless thread pool.
|
| QueuelessThreadPoolResourceDefinition |
|
| ScheduledThreadPoolAdd |
Adds a scheduled thread pool.
|
| ScheduledThreadPoolResourceDefinition |
|
| ThreadFactoryResolver |
Resolves the service name of the thread factory a thread pool service should use.
|
| ThreadFactoryResolver.AbstractThreadFactoryResolver |
Base class for ThreadFactoryResolver implementations that handles the case of a null
threadFactoryName by installing a ThreadFactoryService whose service name is
the service name of the thread pool with thread-factory appended.
|
| ThreadFactoryResourceDefinition |
|
| ThreadFactoryWriteAttributeHandler |
Handles attribute writes for a thread factory.
|
| ThreadPoolMetricsHandler |
Base class for operation step handlers that expose thread pool resource metrics.
|
| ThreadsParser |
Parser for the threads subsystem or for other subsystems that use pieces of the basic threads subsystem
xsd and resource structure.
|
| ThreadsWriteAttributeOperationHandler |
Abstract superclass for write-attribute operation handlers for the threads subsystem.
|
| TimeSpec |
A specification of a simple duration.
|
| UnboundedQueueThreadPoolAdd |
Adds an unbounded queue thread pool.
|
| UnboundedQueueThreadPoolResourceDefinition |
|