public class PropertyFilePropertySource extends PropertiesPropertySource
PropertiesPropertySource
.PropertySource.Comparator, PropertySource.Util
Constructor and Description |
---|
PropertyFilePropertySource(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns the order in which this PropertySource has priority.
|
private static java.util.Properties |
loadPropertiesFile(java.lang.String fileName) |
forEach, getNormalForm
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsProperty, getProperty
public PropertyFilePropertySource(java.lang.String fileName)
private static java.util.Properties loadPropertiesFile(java.lang.String fileName)
public int getPriority()
PropertySource
getPriority
in interface PropertySource
getPriority
in class PropertiesPropertySource