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