|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
BasicThreadPoolMBean | Management interface for the thread pool. |
Task | A task for a thread pool. |
TaskWrapper | A task wrapper for a thread pool. |
ThreadPool | A thread pool. |
ThreadPoolMBean | Management interface for the thread pool. |
Class Summary | |
BasicTaskWrapper | A wrapper for the task. |
BasicThreadPool | A basic thread pool. |
BlockingMode | A type-safe enum for the BasicThreadPool blocking mode. |
MinPooledExecutor | A pooled executor where the minimum pool size threads are kept alive. |
RunnableTaskWrapper | Makes a runnable a task. |
Exception Summary | |
StartTimeoutException | The start timeout was exceeded. |
TaskStoppedException | The task was stopped. |
ThreadPoolFullException | The thread pool is full. |
ThreadPoolStoppedException | The thread pool was stopped. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |