A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

AbstractThreadFactoryResolver() - Constructor for class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
 
AbstractThreadFactoryResolver() - Constructor for class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
 
ACTIVE_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
ACTIVE_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
ALLOW_CORE_TIMEOUT - org.jboss.as.threads.Attribute
 
ALLOW_CORE_TIMEOUT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
ALLOW_CORE_TIMEOUT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolWriteAttributeHandler
 
applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.QueuelessThreadPoolWriteAttributeHandler
 
applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.ScheduledThreadPoolWriteAttributeHandler
 
applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
 
applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 
applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Boolean>) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 
Attribute - Enum in org.jboss.as.threads
 
attributes - Variable in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService

B

BLOCKING - org.jboss.as.threads.Attribute
 
BLOCKING - Static variable in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
BLOCKING - Static variable in interface org.jboss.as.threads.CommonAttributes
 
BLOCKING_BOUNDED_QUEUE_THREAD_POOL - org.jboss.as.threads.Element
 
BLOCKING_BOUNDED_QUEUE_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
BLOCKING_QUEUELESS_THREAD_POOL - org.jboss.as.threads.Element
 
BLOCKING_QUEUELESS_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
BOUNDED_QUEUE_THREAD_POOL - org.jboss.as.threads.Element
 
BOUNDED_QUEUE_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
BoundedQueueThreadPoolAdd - Class in org.jboss.as.threads
Adds a bounded queue thread pool.
BoundedQueueThreadPoolAdd(boolean, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolAdd
 
BoundedQueueThreadPoolAdd(boolean, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName, RuntimeCapability<Void>) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolAdd
 
boundedQueueThreadPoolExecutorUninitialized() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
boundedQueueThreadPoolExecutorUninitialized$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
BoundedQueueThreadPoolMetricsHandler - Class in org.jboss.as.threads
Handles metrics for a bounded queue thread pool.
BoundedQueueThreadPoolMetricsHandler(RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolMetricsHandler
 
BoundedQueueThreadPoolMetricsHandler(ServiceName) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolMetricsHandler
 
BoundedQueueThreadPoolRemove - Class in org.jboss.as.threads
Removes a bounded queue thread pool.
BoundedQueueThreadPoolRemove(BoundedQueueThreadPoolAdd) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolRemove
 
BoundedQueueThreadPoolResourceDefinition - Class in org.jboss.as.threads
ResourceDefinition for a bounded queue thread pool resource.
BoundedQueueThreadPoolResourceDefinition(boolean, boolean, String, ServiceName, String, OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
Deprecated.
This class is not designed for subclassing and having this constructor be accessible is a specific workaround for WFCORE-1623 that may be reverted at any time
BoundedQueueThreadPoolService - Class in org.jboss.as.threads
Service responsible for creating, starting and stopping a thread pool executor with a bounded queue.
BoundedQueueThreadPoolService(int, int, int, boolean, TimeSpec, boolean) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolService
 
boundedQueueThreadPoolServiceNotFound(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
boundedQueueThreadPoolServiceNotFound$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
BoundedQueueThreadPoolWriteAttributeHandler - Class in org.jboss.as.threads
Handles attribute writes for a bounded queue thread pool.
BoundedQueueThreadPoolWriteAttributeHandler(boolean, RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.BoundedQueueThreadPoolWriteAttributeHandler
 

C

CAPABILITY - Static variable in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
CAPABILITY - Static variable in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
CommonAttributes - Interface in org.jboss.as.threads
 
COMPLETED_TASK_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
COMPLETED_TASK_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
CORE_THREADS - org.jboss.as.threads.Attribute
 
CORE_THREADS - org.jboss.as.threads.Element
 
CORE_THREADS - Static variable in interface org.jboss.as.threads.CommonAttributes
 
CORE_THREADS - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
COUNT - org.jboss.as.threads.Attribute
 
COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
countMustBePositive(Attribute, Location) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
countMustBePositive$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
create(boolean) - Static method in class org.jboss.as.threads.EnhancedQueueExecutorResourceDefinition
 
create(boolean) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
create(boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
create(boolean, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
create(boolean, boolean) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
 
create(boolean, String, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
create(boolean, String, boolean) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
 
create(String, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
create(String, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
 
create(String, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.EnhancedQueueExecutorResourceDefinition
 
create(String, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
create(String, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
create(String, ThreadFactoryResolver, ServiceName, boolean, RuntimeCapability<Void>) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
create(String, ThreadFactoryResolver, ServiceName, boolean, RuntimeCapability<Void>, boolean) - Static method in class org.jboss.as.threads.EnhancedQueueExecutorResourceDefinition
 
create(String, ThreadFactoryResolver, ServiceName, boolean, RuntimeCapability<Void>, boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
create(PathElement, ThreadFactoryResolver, HandoffExecutorResolver, RuntimeCapability<Void>, ServiceName, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
create(PathElement, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
create(PathElement, ThreadFactoryResolver, ServiceName, boolean, RuntimeCapability<Void>) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
create(PathElement, ThreadFactoryResolver, ServiceName, boolean, RuntimeCapability<Void>, boolean) - Static method in class org.jboss.as.threads.EnhancedQueueExecutorResourceDefinition
 
create(PathElement, ThreadFactoryResolver, ServiceName, boolean, RuntimeCapability<Void>, boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
createCapability(String, Class<?>) - Static method in class org.jboss.as.threads.ThreadsServices
 
CURRENT - Static variable in enum org.jboss.as.threads.Namespace
The current namespace version.
CURRENT_THREAD_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
CURRENT_THREAD_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 

D

DEFAULT_INSTANCE - Static variable in class org.jboss.as.threads.ThreadFactoryResourceDefinition
 
DEFAULT_KEEPALIVE - Static variable in class org.jboss.as.threads.TimeSpec
 

E

Element - Enum in org.jboss.as.threads
 
elementHash() - Method in class org.jboss.as.threads.TimeSpec
 
ENHANCED_QUEUE_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
EnhancedQueueExecutorResourceDefinition - Class in org.jboss.as.threads
ResourceDefinition for an org.jboss.threads.EnhancedQueueExecutor resource.
enhancedQueueExecutorServiceNotFound(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
enhancedQueueExecutorServiceNotFound$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
enhancedQueueExecutorUninitialized() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
enhancedQueueExecutorUninitialized$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
equals(Object) - Method in class org.jboss.as.threads.TimeSpec
 
equals(TimeSpec) - Method in class org.jboss.as.threads.TimeSpec
 
execute(Runnable) - Method in class org.jboss.as.threads.ManagedExecutorService
executeBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
executeBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
executeBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
executeBlocking(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
executeBlocking(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
executeBlocking(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
executeNonBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
executeNonBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
executeNonBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
 
EXECUTOR - Static variable in class org.jboss.as.threads.ThreadsServices
 
executorName(String) - Static method in class org.jboss.as.threads.ThreadsServices
 

F

FACTORY - Static variable in class org.jboss.as.threads.ThreadsServices
 
failedToParseUnit(String, List<TimeUnit>) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
failedToParseUnit$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
forName(String) - Static method in enum org.jboss.as.threads.Attribute
 
forName(String) - Static method in enum org.jboss.as.threads.Element
 
forUri(String) - Static method in enum org.jboss.as.threads.Namespace
 

G

getActiveCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getActiveCount() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
getActiveCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getActiveCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getAttributes() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
getAttributes() - Method in class org.jboss.as.threads.EnhancedQueueExecutorResourceDefinition
 
getAttributes() - Method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
 
getAttributes() - Method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
getAttributes() - Method in class org.jboss.as.threads.ThreadFactoryResourceDefinition
 
getAttributes() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
getBoundedQueueThreadPoolParser(BoundedQueueThreadPoolResourceDefinition) - Static method in class org.jboss.as.threads.ThreadsParser2_0
 
getCapabilityBaseName(String) - Static method in class org.jboss.as.threads.ThreadsServices
 
getCompletedTaskCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getCompletedTaskCount() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
getCompletedTaskCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getCompletedTaskCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getCoreThreads() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getCoreThreads() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getCurrentThreadCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getDuration() - Method in class org.jboss.as.threads.TimeSpec
Get the duration.
getHandoffExecutorInjector() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getHandoffExecutorInjector() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getHandoffExecutorResolver(String) - Static method in class org.jboss.as.threads.ThreadsServices
 
getInstance() - Static method in class org.jboss.as.threads.ThreadsParser
Deprecated.
getKeepAlive() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getKeepAlive() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getKeepAlive() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
getLargestPoolSize() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getLargestPoolSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
getLargestPoolSize() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getLargestThreadCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getLocalName() - Method in enum org.jboss.as.threads.Attribute
Get the local name of this attribute.
getLocalName() - Method in enum org.jboss.as.threads.Element
Get the local name of this element.
getLoggingLocale() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
getMaxThreads() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getMaxThreads() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getMaxThreads() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
getNamePattern() - Method in class org.jboss.as.threads.ThreadFactoryService
 
getParserDescription() - Method in class org.jboss.as.threads.ThreadsParser2_0
 
getPoolSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
getPriority() - Method in class org.jboss.as.threads.ThreadFactoryService
 
getQueuelessThreadPoolParser(QueuelessThreadPoolResourceDefinition) - Static method in class org.jboss.as.threads.ThreadsParser2_0
 
getQueueSize() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getQueueSize() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getQueueSize() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getQueueSize() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
getQueueSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
getQueueSize() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getQueueSize() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getQueueSize() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getRejectedCount() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getRejectedCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getRejectedCount() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
getRejectedCount() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
getRejectedCount() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getRejectedCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getScheduledThreadPoolParser(ScheduledThreadPoolResourceDefinition) - Static method in class org.jboss.as.threads.ThreadsParser2_0
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolWriteAttributeHandler
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolWriteAttributeHandler
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolWriteAttributeHandler
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 
getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
 
getTaskCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
getTaskCount() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
getTaskCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getTaskCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getThreadFactoryInjector() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getThreadFactoryInjector() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getThreadFactoryInjector() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getThreadFactoryInjector() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
getThreadFactoryParser(ThreadFactoryResourceDefinition) - Static method in class org.jboss.as.threads.ThreadsParser2_0
 
getThreadFactoryResolver(String) - Static method in class org.jboss.as.threads.ThreadsServices
 
getThreadGroupName() - Method in class org.jboss.as.threads.ThreadFactoryService
 
getThreadGroupName(String) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
 
getUnboundedQueueThreadPoolParser(UnboundedQueueThreadPoolResourceDefinition) - Static method in class org.jboss.as.threads.ThreadsParser2_0
 
getUnit() - Method in class org.jboss.as.threads.TimeSpec
Get the time unit.
getUriString() - Method in enum org.jboss.as.threads.Namespace
Get the URI of this namespace.
getValue() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
getValue() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
getValue() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
getValue() - Method in class org.jboss.as.threads.ThreadFactoryService
 
getValue() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
GROUP_NAME - org.jboss.as.threads.Attribute
 
GROUP_NAME - Static variable in interface org.jboss.as.threads.CommonAttributes
 
GROUP_NAME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 

H

HANDOFF_EXECUTOR - org.jboss.as.threads.Element
 
HANDOFF_EXECUTOR - Static variable in interface org.jboss.as.threads.CommonAttributes
 
HANDOFF_EXECUTOR - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
HandoffExecutorResolver - Interface in org.jboss.as.threads
Resolves the service name of the executor service a thread pool service should use if it cannot itself accept a task.
HandoffExecutorResolver.AbstractThreadFactoryResolver - Class in org.jboss.as.threads
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.
HandoffExecutorResolver.SimpleResolver - Class in org.jboss.as.threads
Extends HandoffExecutorResolver.AbstractThreadFactoryResolver to deal with named thread factories by appending their simple name to a provided base name.
hashCode() - Method in class org.jboss.as.threads.TimeSpec
 

I

initializeLegacyModel(ExtensionContext) - Method in class org.jboss.as.threads.ThreadsExtension
 
initializeLegacyParsers(ExtensionParsingContext) - Method in class org.jboss.as.threads.ThreadsExtension
 
INSTANCE - Static variable in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.as.threads.ManagedExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService
invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.as.threads.ManagedExecutorService
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService
isAllowCoreTimeout() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
isAllowCoreTimeout() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
isBlocking() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
isBlocking() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
isBlocking() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
isBlocking() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
isBlocking() - Method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
 
isShutdown() - Method in class org.jboss.as.threads.ManagedExecutorService
isTerminated() - Method in class org.jboss.as.threads.ManagedExecutorService

K

KEEPALIVE_TIME - org.jboss.as.threads.Element
 
KEEPALIVE_TIME - Static variable in interface org.jboss.as.threads.CommonAttributes
 
KEEPALIVE_TIME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 

L

LARGEST_THREAD_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
LARGEST_THREAD_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 

M

ManagedExecutorService - Class in org.jboss.as.threads
 
ManagedExecutorService(ExecutorService) - Constructor for class org.jboss.as.threads.ManagedExecutorService
 
ManagedJBossThreadPoolExecutorService - Class in org.jboss.as.threads
 
ManagedJBossThreadPoolExecutorService(JBossThreadPoolExecutor) - Constructor for class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
ManagedQueueExecutorService - Class in org.jboss.as.threads
 
ManagedQueueExecutorService(QueueExecutor) - Constructor for class org.jboss.as.threads.ManagedQueueExecutorService
 
ManagedQueuelessExecutorService - Class in org.jboss.as.threads
 
ManagedQueuelessExecutorService(QueuelessExecutor) - Constructor for class org.jboss.as.threads.ManagedQueuelessExecutorService
 
ManagedScheduledExecutorService - Class in org.jboss.as.threads
 
ManagedScheduledExecutorService(ScheduledThreadPoolExecutor) - Constructor for class org.jboss.as.threads.ManagedScheduledExecutorService
 
MAX_THREADS - org.jboss.as.threads.Attribute
 
MAX_THREADS - org.jboss.as.threads.Element
 
MAX_THREADS - Static variable in interface org.jboss.as.threads.CommonAttributes
 
MAX_THREADS - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
METRICS - Static variable in class org.jboss.as.threads.BoundedQueueThreadPoolMetricsHandler
 
METRICS - Static variable in class org.jboss.as.threads.QueuelessThreadPoolMetricsHandler
 
METRICS - Static variable in class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
 
METRICS - Static variable in class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
 
missingKeepAliveTime(String, String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
missingKeepAliveTime$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
missingKeepAliveUnit(String, String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
missingKeepAliveUnit$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
missingTimeSpecTime(String, String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
missingTimeSpecTime$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 

N

NAME - org.jboss.as.threads.Attribute
 
NAME - Static variable in interface org.jboss.as.threads.CommonAttributes
 
NAME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
Namespace - Enum in org.jboss.as.threads
The namespaces supported by the threads extension.
NON_BLOCKING - Static variable in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 

O

org.jboss.as.threads - package org.jboss.as.threads
 

P

parseBlockingBoundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
 
parseBoundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
 
parseEnhancedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
 
parseScheduledThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
 
parseThreadFactory(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
 
parseUnboundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
 
PER_CPU - org.jboss.as.threads.Attribute
 
PER_CPU - Static variable in interface org.jboss.as.threads.CommonAttributes
 
perCpuMustBePositive(Attribute, Location) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
perCpuMustBePositive$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
perCpuNotSupported(Attribute, BigDecimal, Attribute, BigDecimal, Attribute, int, int, Attribute) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
perCpuNotSupported$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolRemove
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolRemove
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolRemove
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.ThreadFactoryAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolRemove
 
PoolAttributeDefinitions - Interface in org.jboss.as.threads
Attribute definitions used by thread pool resources.
PRIORITY - org.jboss.as.threads.Attribute
 
PRIORITY - Static variable in interface org.jboss.as.threads.CommonAttributes
 
PRIORITY - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
PROPERTIES - org.jboss.as.threads.Element
 
PROPERTIES - Static variable in interface org.jboss.as.threads.CommonAttributes
 
PROPERTY - org.jboss.as.threads.Element
 
PROPERTY - Static variable in interface org.jboss.as.threads.CommonAttributes
 
protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedExecutorService
 
protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
 
protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
 
protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
 
protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 

Q

QUEUE_LENGTH - org.jboss.as.threads.Attribute
 
QUEUE_LENGTH - org.jboss.as.threads.Element
 
QUEUE_LENGTH - Static variable in interface org.jboss.as.threads.CommonAttributes
 
QUEUE_LENGTH - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
QUEUE_SIZE - Static variable in interface org.jboss.as.threads.CommonAttributes
 
QUEUE_SIZE - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
QUEUELESS_THREAD_POOL - org.jboss.as.threads.Element
 
QUEUELESS_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
QueuelessThreadPoolAdd - Class in org.jboss.as.threads
Adds a queueless thread pool.
QueuelessThreadPoolAdd(boolean, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolAdd
 
QueuelessThreadPoolAdd(boolean, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName, RuntimeCapability<Void>) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolAdd
 
queuelessThreadPoolExecutorUninitialized() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
queuelessThreadPoolExecutorUninitialized$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
QueuelessThreadPoolMetricsHandler - Class in org.jboss.as.threads
Handles metrics for a queueless thread pool.
QueuelessThreadPoolMetricsHandler(RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolMetricsHandler
 
QueuelessThreadPoolMetricsHandler(ServiceName) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolMetricsHandler
 
QueuelessThreadPoolRemove - Class in org.jboss.as.threads
Removes a queueless thread pool.
QueuelessThreadPoolRemove(QueuelessThreadPoolAdd) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolRemove
 
QueuelessThreadPoolResourceDefinition - Class in org.jboss.as.threads
ResourceDefinition for a queueless thread pool resource.
QueuelessThreadPoolService - Class in org.jboss.as.threads
Service responsible for creating, starting and stopping a thread pool executor with no queue.
QueuelessThreadPoolService(int, boolean, TimeSpec) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolService
 
queuelessThreadPoolServiceNotFound(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
queuelessThreadPoolServiceNotFound$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
QueuelessThreadPoolWriteAttributeHandler - Class in org.jboss.as.threads
Handles attribute writes for a queueless thread pool.
QueuelessThreadPoolWriteAttributeHandler(boolean, RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.QueuelessThreadPoolWriteAttributeHandler
 

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.threads.ThreadsParser
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolRemove
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolRemove
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolRemove
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolRemove
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.EnhancedQueueExecutorResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ThreadFactoryResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
 
REJECTED_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
REJECTED_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
releaseDefaultHandoffExecutor(ServiceName, OperationContext) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
releaseHandoffExecutor(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
 
releaseHandoffExecutor(String, String, ServiceName, OperationContext) - Method in interface org.jboss.as.threads.HandoffExecutorResolver
Releases the handoff executor, doing any necessary cleanup, such as removing a default executor that was installed by HandoffExecutorResolver.resolveHandoffExecutor(String, String, org.jboss.msc.service.ServiceName, org.jboss.msc.service.ServiceTarget).
releaseNamedHandoffExecutor(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
releaseNamedThreadFactory(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
releaseThreadFactory(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
 
releaseThreadFactory(String, String, ServiceName, OperationContext) - Method in interface org.jboss.as.threads.ThreadFactoryResolver
Releases the thread factory, doing any necessary cleanup, such as removing a default thread factory that was installed by ThreadFactoryResolver.resolveThreadFactory(String, String, org.jboss.msc.service.ServiceName, org.jboss.msc.service.ServiceTarget).
resolveDefaultHandoffExecutor(String, ServiceName, ServiceTarget) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
Optionally provides the service name of a default handoff executor.
resolveHandoffExecutor(String, String, ServiceName, ServiceTarget) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
 
resolveHandoffExecutor(String, String, ServiceName, ServiceTarget) - Method in interface org.jboss.as.threads.HandoffExecutorResolver
Resolves the service name of the handoff executor a thread pool service should use, optionally providing a default executor in case the thread pool does not have a specifically configured handoff executor.
resolveNamedHandoffExecutor(String, String, ServiceName) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
Create a service name to use for the thread factory in the case where a simple name for the factory was provided.
resolveNamedHandoffExecutor(String, String, ServiceName) - Method in class org.jboss.as.threads.HandoffExecutorResolver.SimpleResolver
 
resolveNamedThreadFactory(String, String, ServiceName) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
Create a service name to use for the thread factory in the case where a simple name for the factory was provided.
resolveNamedThreadFactory(String, String, ServiceName) - Method in class org.jboss.as.threads.ThreadFactoryResolver.SimpleResolver
 
resolveThreadFactory(String, String, ServiceName, ServiceTarget) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
 
resolveThreadFactory(String, String, ServiceName, ServiceTarget) - Method in interface org.jboss.as.threads.ThreadFactoryResolver
Resolves the service name of the thread factory a thread pool service should use, providing a default thread factory in case the thread pool does not have a specifically configured thread factory.
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Boolean) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 
runtimeAttributes - Variable in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
 

S

schedule(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
SCHEDULED_THREAD_POOL - org.jboss.as.threads.Element
 
SCHEDULED_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
ScheduledThreadPoolAdd - Class in org.jboss.as.threads
Adds a scheduled thread pool.
ScheduledThreadPoolAdd(ThreadFactoryResolver, ServiceName, RuntimeCapability<Void>) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolAdd
 
scheduledThreadPoolExecutorUninitialized() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
scheduledThreadPoolExecutorUninitialized$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
ScheduledThreadPoolMetricsHandler - Class in org.jboss.as.threads
Handles metrics for a scheduled thread pool.
ScheduledThreadPoolMetricsHandler(RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
 
ScheduledThreadPoolMetricsHandler(ServiceName) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
 
ScheduledThreadPoolRemove - Class in org.jboss.as.threads
Removes a scheduled thread pool.
ScheduledThreadPoolRemove(ScheduledThreadPoolAdd) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolRemove
 
ScheduledThreadPoolResourceDefinition - Class in org.jboss.as.threads
ResourceDefinition for a scheduled thread pool resource.
ScheduledThreadPoolService - Class in org.jboss.as.threads
Service responsible for creating, starting and stopping a scheduled thread pool executor.
ScheduledThreadPoolService(int, TimeSpec) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolService
 
scheduledThreadPoolServiceNotFound(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
scheduledThreadPoolServiceNotFound$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
ScheduledThreadPoolWriteAttributeHandler - Class in org.jboss.as.threads
Handles attribute writes for a scheduled thread pool.
ScheduledThreadPoolWriteAttributeHandler(RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolWriteAttributeHandler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
 
setAllowCoreTimeout(boolean) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
setCoreThreads(int) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
setKeepAlive(TimeSpec) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
setKeepAlive(TimeSpec) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
setKeepAlive(TimeSpec) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
setMaxThreads(int) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
setMaxThreads(int) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
setMaxThreads(int) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
setNamePattern(String) - Method in class org.jboss.as.threads.ThreadFactoryService
 
setPriority(Integer) - Method in class org.jboss.as.threads.ThreadFactoryService
 
setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolMetricsHandler
 
setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.QueuelessThreadPoolMetricsHandler
 
setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
 
setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
 
setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
 
setThreadGroupName(String) - Method in class org.jboss.as.threads.ThreadFactoryService
 
shutdown() - Method in class org.jboss.as.threads.ManagedExecutorService
shutdownNow() - Method in class org.jboss.as.threads.ManagedExecutorService
SimpleResolver(ServiceName) - Constructor for class org.jboss.as.threads.HandoffExecutorResolver.SimpleResolver
 
SimpleResolver(ServiceName) - Constructor for class org.jboss.as.threads.ThreadFactoryResolver.SimpleResolver
 
STANDARD_HANDOFF_EXECUTOR_RESOLVER - Static variable in class org.jboss.as.threads.ThreadsServices
Standard implementation of HandoffExecutorResolver -- a HandoffExecutorResolver.SimpleResolver with a base service name of ThreadsServices.EXECUTOR.
STANDARD_RESOLVER - Static variable in interface org.jboss.as.threads.HandoffExecutorResolver
Standard implementation of ThreadFactoryResolver -- a HandoffExecutorResolver.SimpleResolver with a base service name of ThreadsServices.EXECUTOR.
STANDARD_THREAD_FACTORY_RESOLVER - Static variable in class org.jboss.as.threads.ThreadsServices
Standard implementation of ThreadFactoryResolver -- a ThreadFactoryResolver.SimpleResolver with a base service name of ThreadsServices.EXECUTOR.
start(StartContext) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
start(StartContext) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
start(StartContext) - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
start(StartContext) - Method in class org.jboss.as.threads.ThreadFactoryService
 
start(StartContext) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
stop(StopContext) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
 
stop(StopContext) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
 
stop(StopContext) - Method in class org.jboss.as.threads.ScheduledThreadPoolService
 
stop(StopContext) - Method in class org.jboss.as.threads.ThreadFactoryService
 
stop(StopContext) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
submit(Runnable) - Method in class org.jboss.as.threads.ManagedExecutorService
submit(Runnable, T) - Method in class org.jboss.as.threads.ManagedExecutorService
submit(Callable<T>) - Method in class org.jboss.as.threads.ManagedExecutorService
SUBSYSTEM - org.jboss.as.threads.Element
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.threads.ThreadsExtension
 

T

TASK_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
TASK_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
THREAD - Static variable in class org.jboss.as.threads.ThreadsServices
 
THREAD_FACTORY - org.jboss.as.threads.Element
 
THREAD_FACTORY - Static variable in interface org.jboss.as.threads.CommonAttributes
 
THREAD_FACTORY - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
THREAD_FACTORY_PARSER - Static variable in class org.jboss.as.threads.ThreadsParser2_0
 
THREAD_NAME_PATTERN - org.jboss.as.threads.Attribute
 
THREAD_NAME_PATTERN - Static variable in interface org.jboss.as.threads.CommonAttributes
 
THREAD_NAME_PATTERN - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
 
ThreadFactoryAdd - Class in org.jboss.as.threads
Adds a thread factory to the threads subsystem.
threadFactoryName(String) - Static method in class org.jboss.as.threads.ThreadsServices
 
ThreadFactoryResolver - Interface in org.jboss.as.threads
Resolves the service name of the thread factory a thread pool service should use.
ThreadFactoryResolver.AbstractThreadFactoryResolver - Class in org.jboss.as.threads
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.
ThreadFactoryResolver.SimpleResolver - Class in org.jboss.as.threads
Extends ThreadFactoryResolver.AbstractThreadFactoryResolver to deal with named thread factories by appending their simple name to a provided base name.
ThreadFactoryResourceDefinition - Class in org.jboss.as.threads
ResourceDefinition for a thread factory resource.
ThreadFactoryResourceDefinition() - Constructor for class org.jboss.as.threads.ThreadFactoryResourceDefinition
 
ThreadFactoryResourceDefinition(String) - Constructor for class org.jboss.as.threads.ThreadFactoryResourceDefinition
 
ThreadFactoryResourceDefinition(PathElement, RuntimeCapability) - Constructor for class org.jboss.as.threads.ThreadFactoryResourceDefinition
 
ThreadFactoryService - Class in org.jboss.as.threads
 
ThreadFactoryService() - Constructor for class org.jboss.as.threads.ThreadFactoryService
 
threadFactoryServiceNotFound(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
threadFactoryServiceNotFound$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
threadFactoryUninitialized() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
threadFactoryUninitialized$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
ThreadFactoryWriteAttributeHandler - Class in org.jboss.as.threads
Handles attribute writes for a thread factory.
ThreadPoolMetricsHandler - Class in org.jboss.as.threads
Base class for operation step handlers that expose thread pool resource metrics.
ThreadPoolMetricsHandler(List<AttributeDefinition>, RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.ThreadPoolMetricsHandler
 
threadPoolServiceNotFoundForMetrics(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
threadPoolServiceNotFoundForMetrics$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
THREADS - Static variable in interface org.jboss.as.threads.CommonAttributes
 
THREADS_1_0 - org.jboss.as.threads.Namespace
 
THREADS_1_1 - org.jboss.as.threads.Namespace
 
THREADS_2_0 - org.jboss.as.threads.Namespace
 
ThreadsExtension - Class in org.jboss.as.threads
Extension for thread management.
ThreadsExtension() - Constructor for class org.jboss.as.threads.ThreadsExtension
 
ThreadsLogger_$logger - Class in org.jboss.as.threads
Warning this class consists of generated code.
ThreadsLogger_$logger(Logger) - Constructor for class org.jboss.as.threads.ThreadsLogger_$logger
 
ThreadsParser - Class in org.jboss.as.threads
Parser for the threads subsystem or for other subsystems that use pieces of the basic threads subsystem xsd and resource structure.
ThreadsParser() - Constructor for class org.jboss.as.threads.ThreadsParser
 
ThreadsParser2_0 - Class in org.jboss.as.threads
 
ThreadsParser2_0() - Constructor for class org.jboss.as.threads.ThreadsParser2_0
 
ThreadsServices - Class in org.jboss.as.threads
Utilities related to threa management services.
ThreadsWriteAttributeOperationHandler - Class in org.jboss.as.threads
Abstract superclass for write-attribute operation handlers for the threads subsystem.
ThreadsWriteAttributeOperationHandler(AttributeDefinition[], AttributeDefinition[]) - Constructor for class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
Creates a handler that doesn't validate values.
TIME - org.jboss.as.threads.Attribute
 
TIME - Static variable in interface org.jboss.as.threads.CommonAttributes
 
TimeSpec - Class in org.jboss.as.threads
A specification of a simple duration.
TimeSpec(TimeUnit, long) - Constructor for class org.jboss.as.threads.TimeSpec
Construct a new instance.
toString() - Method in enum org.jboss.as.threads.Attribute
 

U

UNBOUNDED_QUEUE_THREAD_POOL - org.jboss.as.threads.Element
 
UNBOUNDED_QUEUE_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
 
UnboundedQueueThreadPoolAdd - Class in org.jboss.as.threads
Adds an unbounded queue thread pool.
UnboundedQueueThreadPoolAdd(ThreadFactoryResolver, ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolAdd
 
UnboundedQueueThreadPoolAdd(ThreadFactoryResolver, ServiceName, RuntimeCapability<Void>, boolean) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolAdd
 
unboundedQueueThreadPoolExecutorUninitialized() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unboundedQueueThreadPoolExecutorUninitialized$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
UnboundedQueueThreadPoolMetricsHandler - Class in org.jboss.as.threads
Handles metrics for an unbounded queue thread pool.
UnboundedQueueThreadPoolMetricsHandler(RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
 
UnboundedQueueThreadPoolMetricsHandler(ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
 
UnboundedQueueThreadPoolRemove - Class in org.jboss.as.threads
Removes an unbounded queue thread pool.
UnboundedQueueThreadPoolRemove(UnboundedQueueThreadPoolAdd) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolRemove
 
UnboundedQueueThreadPoolResourceDefinition - Class in org.jboss.as.threads
ResourceDefinition for an unbounded queue thread pool resource.
UnboundedQueueThreadPoolService - Class in org.jboss.as.threads
Service responsible for creating, starting and stopping a thread pool executor with an unbounded queue.
UnboundedQueueThreadPoolService(boolean, int, TimeSpec) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolService
 
unboundedQueueThreadPoolServiceNotFound(ServiceName) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unboundedQueueThreadPoolServiceNotFound$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
UnboundedQueueThreadPoolWriteAttributeHandler - Class in org.jboss.as.threads
Handles attribute writes for an unbounded queue thread pool.
UnboundedQueueThreadPoolWriteAttributeHandler(RuntimeCapability, ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
 
UnboundedQueueThreadPoolWriteAttributeHandler(ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
Deprecated.
UNIT - org.jboss.as.threads.Attribute
 
UNIT - Static variable in interface org.jboss.as.threads.CommonAttributes
 
UNKNOWN - org.jboss.as.threads.Attribute
 
UNKNOWN - org.jboss.as.threads.Element
 
UNKNOWN - org.jboss.as.threads.Namespace
 
unsupportedBoundedQueueThreadPoolAttribute(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedBoundedQueueThreadPoolAttribute$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedBoundedQueueThreadPoolMetric(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedBoundedQueueThreadPoolMetric$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedEnhancedQueueExecutorAttribute(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedEnhancedQueueExecutorAttribute$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedEnhancedQueueExecutorMetric(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedEnhancedQueueExecutorMetric$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedQueuelessThreadPoolAttribute(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedQueuelessThreadPoolAttribute$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedQueuelessThreadPoolMetric(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedQueuelessThreadPoolMetric$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedScheduledThreadPoolAttribute(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedScheduledThreadPoolAttribute$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedScheduledThreadPoolMetric(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedScheduledThreadPoolMetric$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedThreadFactoryAttribute(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedThreadFactoryAttribute$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedUnboundedQueueThreadPoolAttribute(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedUnboundedQueueThreadPoolAttribute$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedUnboundedQueueThreadPoolMetric(String) - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 
unsupportedUnboundedQueueThreadPoolMetric$str() - Method in class org.jboss.as.threads.ThreadsLogger_$logger
 

V

VALUE - org.jboss.as.threads.Attribute
 
VALUE - Static variable in interface org.jboss.as.threads.CommonAttributes
 
valueOf(String) - Static method in enum org.jboss.as.threads.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.threads.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.threads.Namespace
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.threads.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.threads.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.threads.Namespace
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeBlockingBoundedQueueThreadPool(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeBlockingQueuelessThreadPool(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeBoundedQueueThreadPool(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeBoundedQueueThreadPool(XMLExtendedStreamWriter, Property, String, boolean) - Method in class org.jboss.as.threads.ThreadsParser
 
writeBoundedQueueThreadPool(XMLExtendedStreamWriter, Property, String, boolean, boolean) - Method in class org.jboss.as.threads.ThreadsParser
 
writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.threads.ThreadsParser
writeEnhancedQueueThreadPool(XMLExtendedStreamWriter, Property, String, boolean) - Method in class org.jboss.as.threads.ThreadsParser
 
writeQueuelessThreadPool(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeScheduledQueueThreadPool(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeScheduledQueueThreadPool(XMLExtendedStreamWriter, Property, String, boolean) - Method in class org.jboss.as.threads.ThreadsParser
 
writeThreadFactory(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeThreadFactory(XMLExtendedStreamWriter, Property, String, boolean) - Method in class org.jboss.as.threads.ThreadsParser
 
writeThreadsElement(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.threads.ThreadsParser
 
writeUnboundedQueueThreadPool(XMLExtendedStreamWriter, Property) - Method in class org.jboss.as.threads.ThreadsParser
 
writeUnboundedQueueThreadPool(XMLExtendedStreamWriter, Property, String, boolean) - Method in class org.jboss.as.threads.ThreadsParser
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages