JBoss Threads 2.0.0.GA-redhat-2

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

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

Uses of BoundedThreadPoolExecutorMBean in org.jboss.threads
 

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

Uses of BoundedThreadPoolExecutorMBean in org.jboss.threads.management
 

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


JBoss Threads 2.0.0.GA-redhat-2

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