JBoss Common Classes 2.2.17.GA

Uses of Interface
org.jboss.util.threadpool.ThreadPool

Packages that use ThreadPool
org.jboss.util.threadpool   
org.jboss.util.timeout Timeout utilties. 
 

Uses of ThreadPool in org.jboss.util.threadpool
 

Classes in org.jboss.util.threadpool that implement ThreadPool
 class BasicThreadPool
          A basic thread pool.
 

Methods in org.jboss.util.threadpool that return ThreadPool
 ThreadPool BasicThreadPool.getInstance()
           
 ThreadPool ThreadPoolMBean.getInstance()
           
 

Uses of ThreadPool in org.jboss.util.timeout
 

Constructors in org.jboss.util.timeout with parameters of type ThreadPool
TimeoutFactory(ThreadPool threadPool)
          Constructs a new TimeoutFactory that uses the provided ThreadPool
 


JBoss Common Classes 2.2.17.GA

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