public final class NashornLoader
extends java.lang.Object
Configuration loader for JavaScript DSL.
Modifier and Type | Class and Description |
---|---|
static class |
NashornLoader.LoadingException |
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
logger |
Modifier | Constructor and Description |
---|---|
private |
NashornLoader() |
Modifier and Type | Method and Description |
---|---|
static Configuration |
load(java.io.InputStream configuration) |
static Configuration |
load(java.lang.String configuration) |
public static Configuration load(java.lang.String configuration) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public static Configuration load(java.io.InputStream configuration)