| Class | Description |
|---|---|
| DaemonThreadFactory |
Allows us to set the daemon status on the threads.
|
| PoolConfiguration |
This object holds configuration data for a thread pool.
|
| ThreadPoolManager |
This manages threadpools for an application using Doug Lea's Util Concurrent package.
|
| Enum | Description |
|---|---|
| PoolConfiguration.WhenBlockedPolicy |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.