| 程序包 | 说明 |
|---|---|
| com.github.awesome.scripting.groovy |
| 限定符和类型 | 方法和说明 |
|---|---|
static GroovyScriptExecutor |
GroovyScriptExecutor.newBuilder()
创建一个默认的
GroovyScriptExecutor 对象。 |
GroovyScriptExecutor |
GroovyScriptExecutor.with(GroovyScriptCompiler groovyScriptCompiler)
设置自定义的
GroovyScriptCompiler 对象。 |
GroovyScriptExecutor |
GroovyScriptExecutor.with(LocalCacheManager localCacheManager)
设置自定义的
LocalCacheManager 对象。 |
Copyright © 2024. All rights reserved.