public class GroovyEngine extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map |
bindAttr |
protected AppContext |
ctx |
protected EP |
ep |
protected Executor |
exec |
protected groovy.lang.GroovyClassLoader |
gcl |
protected groovy.util.GroovyScriptEngine |
gse |
| Constructor and Description |
|---|
GroovyEngine() |
protected Executor exec
protected EP ep
protected AppContext ctx
protected Map bindAttr
protected groovy.util.GroovyScriptEngine gse
protected groovy.lang.GroovyClassLoader gcl
Copyright © 2020. All rights reserved.