public abstract class PropertiesConfigSource extends BaseConfigSource
Properties object.log| Modifier | Constructor and Description |
|---|---|
protected |
PropertiesConfigSource(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties() |
String |
getPropertyValue(String key)
The given key gets used for a lookup via a properties object
|
boolean |
isScannable() |
getOrdinal, initOrdinalprotected PropertiesConfigSource(Properties properties)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.