org.mvel2.jsr223
Class MvelCompiledScript
java.lang.Object
javax.script.CompiledScript
org.mvel2.jsr223.MvelCompiledScript
public class MvelCompiledScript
- extends CompiledScript
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MvelCompiledScript
public MvelCompiledScript(MvelScriptEngine engine,
Serializable compiledScript)
eval
public Object eval(ScriptContext context)
throws ScriptException
- Specified by:
eval in class CompiledScript
- Throws:
ScriptException
getEngine
public ScriptEngine getEngine()
- Specified by:
getEngine in class CompiledScript
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.