public class ScriptEngineExecutorFactory extends Object
| Constructor and Description |
|---|
ScriptEngineExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getEnginesTypes() |
static IScriptEngineExecutor |
getScriptEngineExecutor(String type)
Gets the script engine executor.
|
public static IScriptEngineExecutor getScriptEngineExecutor(String type)
type - the typeCopyright © 2010–2018 Eclipse Foundation. All rights reserved.