| Package | Description |
|---|---|
| ch.jalu.configme | |
| ch.jalu.configme.configurationdata | |
| ch.jalu.configme.resource |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationData |
SettingsManager.configurationData |
| Constructor and Description |
|---|
SettingsManager(PropertyResource resource,
MigrationService migrationService,
ConfigurationData configurationData)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationData |
ConfigurationDataBuilder.collectData(Class<? extends SettingsHolder>... classes)
Collects all properties and comment data from the provided classes.
|
static ConfigurationData |
ConfigurationDataBuilder.collectData(Iterable<Class<? extends SettingsHolder>> classes)
Collects all properties and comment data from the provided classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YamlFileResource.exportProperties(ConfigurationData configurationData) |
void |
PropertyResource.exportProperties(ConfigurationData configurationData)
Exports the properties (e.g.
|
| Constructor and Description |
|---|
PropertyPathTraverser(ConfigurationData configurationData) |
Copyright © 2016–2018 The AuthMe Team. All rights reserved.