public class MvelCompiledScript extends CompiledScript
Constructor and Description |
---|
MvelCompiledScript(MvelScriptEngine engine,
Serializable compiledScript) |
Modifier and Type | Method and Description |
---|---|
Object |
eval(ScriptContext context) |
ScriptEngine |
getEngine() |
eval, eval
public MvelCompiledScript(MvelScriptEngine engine, Serializable compiledScript)
public Object eval(ScriptContext context) throws ScriptException
eval
in class CompiledScript
ScriptException
public ScriptEngine getEngine()
getEngine
in class CompiledScript
Copyright © 2001–2024 JBoss by Red Hat. All rights reserved.