| Interface | Description |
|---|---|
| Executable |
The Executable can be implemented by components that need to perform
some work.
|
| ThreadControl |
This interface defines the method through which Threads can be controller.
|
| ThreadPool |
This class is the public frontend for the thread pool code.
|