public class PropertyFileConfigSource extends BaseConfigSource
CONFIG_ORDINAL, log| Constructor and Description |
|---|
PropertyFileConfigSource(URL propertyFileUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getProperties() |
String |
getValue(String key)
The given key gets used for a lookup via a properties file
|
getOrdinal, initOrdinalpublic PropertyFileConfigSource(URL propertyFileUrl)
Copyright © 2019 The Apache Software Foundation. All rights reserved.