...
The GeoTools Process API has been defined as:
- a data structure used to describe the process parameters; expected results
- a set of support classes used to run a process in a threadsafe manner and report on progress for long running processes
- a set of java annotations used to mark up methods so they are available to the process module
Supported
Here is the plan for taking the gt-process concepts to supported status.
...