Package org.oddjob.script

Scripting Jobs and Types.

See:
          Description

Interface Summary
Evaluatable Something that can be evaluated.
 

Class Summary
InvokeType  
InvokeType.Conversions  
NotPreCompiled Provide an Evaluatable for a not compile ScriptEngine.
PreCompiled Provide an Evaluatable for a CompiledScript.
ScriptCompiler This class is used to run BSF scripts
ScriptDesFa DesignFactory for ths Script job.
ScriptJob  
ScriptRunner This class is used to run scripts
 

Package org.oddjob.script Description

Scripting Jobs and Types.