Uses of Class
org.apache.jcs.utils.threadpool.ThreadPoolManager

Packages that use ThreadPoolManager
org.apache.jcs.utils.threadpool   
 

Uses of ThreadPoolManager in org.apache.jcs.utils.threadpool
 

Methods in org.apache.jcs.utils.threadpool that return ThreadPoolManager
static ThreadPoolManager ThreadPoolManager.getInstance()
          Returns a configured instance of the ThreadPoolManger To specify a configuation file or Properties object to use call the appropriate setter prior to calling getInstance.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.