Apache Tomcat 7.0.2

Package org.apache.tomcat.util.threads

Interface Summary
ResizableExecutor  
 

Class Summary
TaskQueue As task queue specifically designed to run with a thread pool executor.
TaskThreadFactory Simple task thread factory to use to create threads for an executor implementation.
ThreadPoolExecutor Same as a java.util.concurrent.ThreadPoolExecutor but implements a much more efficient getActiveCount method, to be used to properly handle the work queue If a RejectedExecutionHandler is not specified a default one will be configured and that one will always throw a RejectedExecutionException
 


Apache Tomcat 7.0.2

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