| Interface | Description | 
|---|---|
| ThreadPool | The thread pool interface allows to start runnables by
 getting threads from a managed pool. | 
| ThreadPoolConfig | The thread pool configuration. | 
| ThreadPoolManager | The  ThreadPoolManagermanages thread pools. | 
| Class | Description | 
|---|---|
| ModifiableThreadPoolConfig | This is a modifiable thread pool configuration that can be instantiated
 and then configured to create a new thread pool. | 
| Enum | Description | 
|---|---|
| ThreadPoolConfig.ThreadPoolPolicy | The thread pool policies. | 
| ThreadPoolConfig.ThreadPriority | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.