Class | Description |
---|---|
Constants |
Static constants for this package.
|
TaskQueue |
As task queue specifically designed to run with a thread pool executor.
|
TaskThread |
A Thread implementation that records the time at which it was created.
|
ThreadPoolExecutor |
Same as a java.util.concurrent.ThreadPoolExecutor but implements a much more efficient
ThreadPoolExecutor.getSubmittedCount() method, to be used to properly handle the work queue. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.