|
||||||||||
| 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. |
| RenderingProcess | An interface to be implemented by processes meant to be integrated as feature collection/grid coverage transformations in a rendering chain. |
| 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 | A runtime exception used when executing a process. |
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 | |||||||||