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, getNormalFormclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsProperty, getPropertypublic PropertyFilePropertySource(java.lang.String fileName)
private static java.util.Properties loadPropertiesFile(java.lang.String fileName)
public int getPriority()
PropertySourcegetPriority in interface PropertySourcegetPriority in class PropertiesPropertySource