| Interface | Description |
|---|---|
| Executor |
The Executor interface is a simple interface
on top of a thread pool.
|
| ExecutorAwareRunnable |
An enhanced runnable interface that can be implemented
by tasks submitted to the Executor.
|
| ExecutorFactory |
Factory to create
Executors. |
| Class | Description |
|---|---|
| WorkManagerWrapper |
This helper class is a simple wrapper around the Executor
interface to provide a WorkManager.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.