Package net.sourceforge.cruisecontrol.util.threadpool

Interface Summary
WorkerThread A template used to guide the creation of tasks to be executed by the ThreadPool
 

Class Summary
Log4jThreadGroup  
ThreadQueue Used to encapsulate the concept of a Thread Pool The queue accepts tasks that implement the WorkerThread interface.
ThreadQueueProperties A wrapper for ThreadPool to the config file.