This class is a bridge between the GeoTools/GeoServer process api and the api for process scripts.
All the methods on this interface take a {@link ScriptEngine} instance that is already "loaded"with the current version of the process script.
Instances of this class must be thread safe.
@author Justin Deoliveira, OpenGeo
|
|