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