|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Process | A Process that returns a result and reports progress. |
ProcessExecutor | An Executor that provides methods to manage termination and
methods that can produce a Progress for tracking one or more
asynchronous tasks. |
ProcessFactory | Used to describe the parameters needed for a group of Process, and for creating a Process to use. |
Progress | Used to report on the progress of a running Process . |
Class Summary | |
---|---|
Processors | Factory and utility methods for ProcessExecutor , and Process
classes defined in this package. |
ProgressTask | An implementation of the Progress interface. |
ThreadPoolProcessExecutor |
Exception Summary | |
---|---|
ProcessException | An exception class for processes |
Define a Process API used to wrap up processes for reuse.
This API is made available at three levels:
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |