|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.script.CompiledScript
org.jbpm.pvm.internal.script.GroovyCompiledScript
public class GroovyCompiledScript
| Constructor Summary | |
|---|---|
GroovyCompiledScript(GroovyScriptEngine 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(GroovyScriptEngine 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.CompiledScriptjavax.script.ScriptExceptionpublic javax.script.ScriptEngine getEngine()
getEngine in class javax.script.CompiledScript
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||