| Package | Description |
|---|---|
| de.bytefish.fcmjava.client.settings |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesBasedSettings |
PropertiesBasedSettings.createFromDefault()
Creates the Settings from the default location.
|
static PropertiesBasedSettings |
PropertiesBasedSettings.createFromFile(Path path,
Charset charset)
Reads the Properties from a given location.
|
static PropertiesBasedSettings |
PropertiesBasedSettings.createFromProperties(Properties properties)
Reads the properties from a Properties object.
|
static PropertiesBasedSettings |
PropertiesBasedSettings.createFromSystemProperties()
Reads the Properties from the System Properties.
|
Copyright © 2017. All rights reserved.