Uses of Class
org.apache.jcs.utils.threads.ThreadPool

Packages that use ThreadPool
org.apache.jcs.utils.threads   
 

Uses of ThreadPool in org.apache.jcs.utils.threads
 

Fields in org.apache.jcs.utils.threads declared as ThreadPool
private  ThreadPool ThreadPoolManager.pool
          The thread pool.
(package private)  ThreadPool ThreadPool.MonitorRunnable.p
           
(package private)  ThreadPool ThreadPool.ControlRunnable.p
          ThreadPool where this thread will be returned
 

Constructors in org.apache.jcs.utils.threads with parameters of type ThreadPool
ThreadPool.MonitorRunnable(ThreadPool p)
          Constructor for the MonitorRunnable object
ThreadPool.ControlRunnable(ThreadPool p)
          Start a new thread, with no method in it