public class NoPropertiesSourcePropertiesLoader extends Object implements PropertiesLoader
| Constructor and Description |
|---|
NoPropertiesSourcePropertiesLoader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Properties loader description for better log messages
|
Map<String,String> |
loadProperties()
Always returns an empty map.
|
public Map<String,String> loadProperties()
loadProperties in interface PropertiesLoaderpublic String getDescription()
PropertiesLoadergetDescription in interface PropertiesLoaderCopyright © 2017. All Rights Reserved.