Package org.eclipse.jetty.util.thread

Interface Summary
ThreadPool ThreadPool.
ThreadPool.SizedThreadPool  
 

Class Summary
ExecutorThreadPool Jetty ThreadPool using java 5 ThreadPoolExecutor This class wraps a ExecutorService as a ThreadPool and LifeCycle interfaces so that it may be used by the Jetty org.eclipse.jetty.server.Server
QueuedThreadPool  
ShutdownThread ShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instances that are registered with it and provides ability to stop these lifecycles upon shutdown of the Java Virtual Machine
Timeout Timeout queue.
Timeout.Task Task.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.