public class ClasspathConfigurationPropertiesSource extends Object implements ConfigurationPropertiesSource
| Modifier and Type | Field and Description |
|---|---|
private Properties |
cachedProperties
Cache of properties.
|
private Logger |
log
Logger.
|
private static String |
RESOURCE_NAME
Configuration properties resource name.
|
| Constructor and Description |
|---|
ClasspathConfigurationPropertiesSource() |
@Nonnull private static final String RESOURCE_NAME
private Properties cachedProperties
public ClasspathConfigurationPropertiesSource()
public Properties getProperties()
getProperties in interface ConfigurationPropertiesSourceCopyright © 1999–2014. All rights reserved.