public abstract class AbstractSystemPropertiesSource extends Object implements SettingsSource
| Constructor and Description |
|---|
AbstractSystemPropertiesSource() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
loadSettings(Properties props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadSettings, readSettingspublic void loadSettings(Properties props)
loadSettings in interface SettingsSourcepublic int getPriority()
getPriority in interface SettingsSourceCopyright © 2018. All rights reserved.