| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationFactory.create(File configFile) |
Configuration |
ConfigurationFactory.create(com.fasterxml.jackson.databind.JsonNode node) |
Configuration |
LauncherModel.getConfig() |
Configuration |
Generator.readConfigurationFile(File configFile) |
| Modifier and Type | Method and Description |
|---|---|
List<Configuration> |
Generator.readConfigurationFiles(List<File> configFiles) |
| Modifier and Type | Method and Description |
|---|---|
int |
Generator.generate(Configuration config,
File outputDir) |
| Modifier and Type | Method and Description |
|---|---|
int |
Generator.generateAll(List<Configuration> configs,
File outputDir) |
| Constructor and Description |
|---|
LauncherModel(Configuration config) |
Copyright © 2012–2014 Fizzed Inc. All rights reserved.