public class ScriptFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BEANSHELL |
static String |
VELOCITY |
| Modifier and Type | Method and Description |
|---|---|
static ScriptEngine |
getScriptEngine(String name) |
public static final String VELOCITY
public static final String BEANSHELL
public static ScriptEngine getScriptEngine(String name) throws ScriptException
ScriptExceptionCopyright © 2021. All rights reserved.