Package org.apache.jcs.utils.threadpool

Class Summary
PoolConfiguration This object holds configuration data for a thread pool.
ThreadPoolManager This manages threadpools for an application using Doug Lea's Util Concurrent package.
ThreadPoolManager.MyThreadFactory Allows us to set the daemon status on the threads.
 

Enum Summary
PoolConfiguration.WhenBlockedPolicy  
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.