See: Description
| Class | Description |
|---|---|
| Script |
Every script should extend this.
|
| ScriptAdapter |
In the interest of making small scripts, this adapter class implements
every
Listener interface. |
| ScriptInterpreter |
Handles python scripts.
|
Provides generic scripting support for this library via Apache BSF.
See the sample Jython scripts.