-
Adds a bounded queue thread pool.
Resolves the service name of the executor service a thread pool service should use if it cannot itself accept
a task.
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.
Specialization of
ExecutorService that disables
caller attempts to shut invoke shutdown methods.
ExecutorService that provides hooks for integration
with a WildFly management resource.
The namespaces supported by the threads extension.
Adds a queueless thread pool.
Adds a scheduled thread pool.
Resolves the service name of the thread factory a thread pool service should use.
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.
Handles attribute writes for a thread factory.
Base class for operation step handlers that expose thread pool resource metrics.
Parser for the threads subsystem or for other subsystems that use pieces of the basic threads subsystem
xsd and resource structure.
Abstract superclass for write-attribute operation handlers for the threads subsystem.
A specification of a simple duration.
Adds an unbounded queue thread pool.