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