Package org.jboss.as.threads
package org.jboss.as.threads
-
ClassDescriptionAdds a bounded queue thread pool.Handles metrics for a bounded queue thread pool.Removes a bounded queue thread pool.
ResourceDefinitionfor a bounded queue thread pool resource.Handles attribute writes for a bounded queue thread pool.ResourceDefinitionfor anorg.jboss.threads.EnhancedQueueExecutorresource.Resolves the service name of the executor service a thread pool service should use if it cannot itself accept a task.Base class forThreadFactoryResolverimplementations that handles the case of a nullthreadFactoryNameby installing aThreadFactoryServicewhose service name is the service name of the thread pool withthread-factoryappended.ExtendsHandoffExecutorResolver.AbstractThreadFactoryResolverto deal with named thread factories by appending their simple name to a provided base name.Specialization ofExecutorServicethat disables caller attempts to shut invoke shutdown methods.Deprecated, for removal: This API element is subject to removal in a future version.ExecutorServicethat provides hooks for integration with a WildFly management resource.Deprecated, for removal: This API element is subject to removal in a future version.ScheduledExecutorServicethat provides hooks for integration with a WildFly management resource.The namespaces supported by the threads extension.Attribute definitions used by thread pool resources.Adds a queueless thread pool.Handles metrics for a queueless thread pool.Removes a queueless thread pool.ResourceDefinitionfor a queueless thread pool resource.Handles attribute writes for a queueless thread pool.Adds a scheduled thread pool.Handles metrics for a scheduled thread pool.Removes a scheduled thread pool.ResourceDefinitionfor a scheduled thread pool resource.Service responsible for creating, starting and stopping a scheduled thread pool executor.Handles attribute writes for a scheduled thread pool.Adds a thread factory to the threads subsystem.Resolves the service name of the thread factory a thread pool service should use.Base class forThreadFactoryResolverimplementations that handles the case of a nullthreadFactoryNameby installing aThreadFactoryServicewhose service name is the service name of the thread pool withthread-factoryappended.ExtendsThreadFactoryResolver.AbstractThreadFactoryResolverto deal with named thread factories by appending their simple name to a provided base name.ResourceDefinitionfor a thread factory resource.Handles attribute writes for a thread factory.Base class for operation step handlers that expose thread pool resource metrics.Deprecated, for removal: This API element is subject to removal in a future version.the code module containing this extension only exists to support use of particular resource definition classes in other subsystems.Warning this class consists of generated code.Parser for the threads subsystem or for other subsystems that use pieces of the basic threads subsystem xsd and resource structure.Utilities related to threa management services.Abstract superclass for write-attribute operation handlers for the threads subsystem.A specification of a simple duration.Adds an unbounded queue thread pool.Handles metrics for an unbounded queue thread pool.Removes an unbounded queue thread pool.ResourceDefinitionfor an unbounded queue thread pool resource.Handles attribute writes for an unbounded queue thread pool.
ManagedQueueExecutorService