Apache Tomcat 7.0.5

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 getSubmittedCount() method, to be used to properly handle the work queue.
 


Apache Tomcat 7.0.5

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