|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.script.CompiledScript
org.codehaus.groovy.jsr223.GroovyCompiledScript
class GroovyCompiledScript extends CompiledScript
Constructor Summary | |
GroovyCompiledScript(GroovyScriptEngineImpl engine, Class clasz)
|
Method Summary | |
---|---|
Object
|
eval(ScriptContext context)
|
ScriptEngine
|
getEngine()
|
Methods inherited from class CompiledScript | |
---|---|
eval, eval, eval, getEngine, wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public GroovyCompiledScript(GroovyScriptEngineImpl engine, Class clasz)
Method Detail |
---|
public Object eval(ScriptContext context)
public ScriptEngine getEngine()
Copyright © 2003-2009 The Codehaus. All rights reserved.