public class ShellRunnerImpl extends Object implements ShellRunner
ShellRunner implementation.| Modifier and Type | Method and Description |
|---|---|
void |
run(ClassLoader classLoader,
ResourceLoader resourceLoader,
Map<String,Object> context,
Map<String,Object> options) |
public void run(ClassLoader classLoader, ResourceLoader resourceLoader, Map<String,Object> context, @Nullable Map<String,Object> options) throws Exception
run in interface ShellRunnerExceptionCopyright © 2006-2013 Codehaus. All Rights Reserved.