| 程序包 | 说明 |
|---|---|
| com.github.awesome.scripting.groovy |
| 限定符和类型 | 方法和说明 |
|---|---|
static GroovyScriptCompiler |
GroovyScriptCompiler.asDefault()
创建默认的 Groovy 编译器对象,在默认情况下,沙箱执行环境和安全拦截器已经注册。
|
| 限定符和类型 | 方法和说明 |
|---|---|
GroovyScriptExecutor |
GroovyScriptExecutor.with(GroovyScriptCompiler groovyScriptCompiler)
设置自定义的
GroovyScriptCompiler 对象。 |
Copyright © 2024. All rights reserved.