public class FakeCompiledScript extends CompiledScript
Constructor and Description |
---|
FakeCompiledScript(ScriptEngine engine,
Script script) |
Modifier and Type | Method and Description |
---|---|
Object |
eval(ScriptContext arg0) |
ScriptEngine |
getEngine() |
eval, eval
public FakeCompiledScript(ScriptEngine engine, Script script)
public Object eval(ScriptContext arg0) throws ScriptException
eval
in class CompiledScript
ScriptException
public ScriptEngine getEngine()
getEngine
in class CompiledScript
Copyright © 2013 Nuxeo SA. All Rights Reserved.