JBoss Threads 2.0.0.GA

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

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

Uses of ThreadExecutorMBean in org.jboss.threads
 

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

Uses of ThreadExecutorMBean in org.jboss.threads.management
 

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


JBoss Threads 2.0.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.