This package contains the required classes to use pre, post or selection script.
See: Description
Class | Description |
---|---|
ForkEnvironmentScript | |
ForkEnvironmentScriptResult | |
PropertyUtils | Deprecated
Use variable propagation instead
|
Script<E> |
A simple script to evaluate using java 6 scripting API.
|
ScriptHandler |
A script handler is an object able to perform execution of a script.
|
ScriptLoader |
The script Loade
|
ScriptResult<E> |
The class implements a script result container.
|
SelectionScript |
A selection Script : return true if the resource tested is correct.
|
SimpleScript |
A simple script implementation
|
TaskScript |
A task Script : return true by default, 'result' binding can be used to change the returned value.
|
Exception | Description |
---|---|
InvalidScriptException |
Exception thrown when creation of a Script fails.
|
ScriptException |
ScriptException is used to manage exception that occurs in script engines
|
This package contains the required classes to use pre, post or selection script.
@author ProActive Team. November 2007 @since ProActive Scheduling 1.0