This class does its work by delegating all methods to the {@link WpsHook} interface. This class maintains a link to the backing script {@link File} and uses a {@link FileWatcher} to detect changes to the underlying script. When changed a new {@link ScriptEngine} is created and the underlying script is reloaded.
@author Justin Deoliveira, OpenGeo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|