| Interface | Description |
|---|---|
| ThreadPool |
ThreadPool.
|
| ThreadPool.SizedThreadPool |
| Class | Description |
|---|---|
| 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-2015 Mort Bay Consulting. All Rights Reserved.