Uses of Class
org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
-
Uses of ThreadsWriteAttributeOperationHandler in org.jboss.as.threads
Subclasses of ThreadsWriteAttributeOperationHandler in org.jboss.as.threads Modifier and Type Class Description classBoundedQueueThreadPoolWriteAttributeHandlerHandles attribute writes for a bounded queue thread pool.classQueuelessThreadPoolWriteAttributeHandlerHandles attribute writes for a queueless thread pool.classScheduledThreadPoolWriteAttributeHandlerHandles attribute writes for a scheduled thread pool.classThreadFactoryWriteAttributeHandlerHandles attribute writes for a thread factory.classUnboundedQueueThreadPoolWriteAttributeHandlerHandles attribute writes for an unbounded queue thread pool.
-