Package org.enhydra.shark.scripting

Class Summary
BshEvaluator Implementation of the evaluator interface which evaluates the condition body as a java expression.
JavaScriptEvaluator Implementation of the Evaluator interface which evaluates the condition body as a java script expression.
PythonEvaluator Implementation of the Evaluator interface which evaluates the conditions body as a Python expression.
StandardScriptingManager