public class ScriptExecutorImpl extends Object implements ScriptExecutor
ScriptExecutor implementation.| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ClassSource classSource,
ClassLoader classLoader,
ResourceLoader resourceLoader,
Map<String,Object> context,
Map<String,Object> options) |
@Nullable public Object execute(ClassSource classSource, ClassLoader classLoader, ResourceLoader resourceLoader, Map<String,Object> context, @Nullable Map<String,Object> options) throws Exception
execute in interface ScriptExecutorExceptionCopyright © 2006-2013 Codehaus. All Rights Reserved.