Package org.walluck.oscar.script

Provides generic scripting support for this library via Apache BSF.

See:
          Description

Class Summary
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.
 

Package org.walluck.oscar.script Description

Provides generic scripting support for this library via Apache BSF.

See the sample Jython scripts.