JBoss Threads 2.0.0.GA-redhat-2

Uses of Interface
org.jboss.threads.management.ThreadPoolExecutorMBean

Packages that use ThreadPoolExecutorMBean
org.jboss.threads   
org.jboss.threads.management   
 

Uses of ThreadPoolExecutorMBean in org.jboss.threads
 

Classes in org.jboss.threads that implement ThreadPoolExecutorMBean
 class JBossScheduledThreadPoolExecutor
           
 class JBossThreadPoolExecutor
           
 class QueueExecutor
          An executor which uses a regular queue to hold tasks.
 class QueuelessExecutor
          A queueless thread pool.
 

Uses of ThreadPoolExecutorMBean in org.jboss.threads.management
 

Subinterfaces of ThreadPoolExecutorMBean in org.jboss.threads.management
 interface BoundedQueueThreadPoolExecutorMBean
           
 interface BoundedThreadPoolExecutorMBean
           
 


JBoss Threads 2.0.0.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.