public interface ConfigurationSource
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties()
Returns all properties.
|
String |
getProperty(String propertyName)
Returns a property value by name.
|
Copyright © 2016 Blazebit. All Rights Reserved.