@ServiceDefault(value=2147483647) @ServiceName(value="java") public class JavaEvaluator extends Object implements Evaluator
static String
ENGINE_NAME
BINDINGS, INPUT, OUTPUT, RESULT
JavaEvaluator()
Object
eval(String scriptContent, Object input, Object output, Map<String,Object> mergeBindings)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
eval, eval, eval
public static final String ENGINE_NAME
public JavaEvaluator()
public Object eval(String scriptContent, Object input, Object output, Map<String,Object> mergeBindings) throws ScriptEvalException
Evaluator
eval
scriptContent
input
output
mergeBindings
ScriptEvalException
Copyright © 2025 fossc. All rights reserved.