Package io.engineblock.scripting
-
Interface Summary Interface Description Evaluator<T> An evaluator is a scripting helper that knows what its return type will be at runtime. -
Class Summary Class Description NashornEvaluator<T> public void setBindings(Bindings bindings, int scope);ScriptEnvBuffer ScriptEnvBuffer provides a variant of SimpleScriptContext which captures all stdin, stdout, and stderr data into diagnostic character buffers.