public interface ScriptExecutor
groovy.lang.GroovyShell| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ClassSource classSource,
ClassLoader classLoader,
ResourceLoader resourceLoader,
Map<String,Object> context,
Map<String,Object> options) |
@Nullable Object execute(ClassSource classSource, ClassLoader classLoader, ResourceLoader resourceLoader, Map<String,Object> context, @Nullable Map<String,Object> options) throws Exception
ExceptionCopyright © 2006–2018. All rights reserved.