Interface PropertiesSource
-
- All Known Implementing Classes:
FilePropertiesSource
public interface PropertiesSourceIntent is to allow for a Properties object to be provided to DefaultTokenReplacer without that class knowing where the properties are retrieved from.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.PropertiesgetProperties()
-