| Interface | Description | 
|---|---|
| DefaultThreadPoolConsumer<T extends DefaultThreadPool<T>> | |
| DefaultThreadPoolSupplier<T extends DefaultThreadPool> | |
| InternalThreadPoolConsumer<T extends InternalThreadPool<T>> | |
| InternalThreadPoolSupplier<T extends InternalThreadPool> | |
| OobThreadPoolConsumer<T extends OobThreadPool<T>> | |
| OobThreadPoolSupplier<T extends OobThreadPool> | |
| TimerThreadPoolConsumer<T extends TimerThreadPool<T>> | |
| TimerThreadPoolSupplier<T extends TimerThreadPool> | 
| Class | Description | 
|---|---|
| DefaultThreadPool<T extends DefaultThreadPool<T>> | 
 A thread pool executor 
 | 
| InternalThreadPool<T extends InternalThreadPool<T>> | 
 A thread pool executor 
 | 
| OobThreadPool<T extends OobThreadPool<T>> | 
 A thread pool executor 
 | 
| TimerThreadPool<T extends TimerThreadPool<T>> | 
 A thread pool executor 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.