Class PropertySource
- java.lang.Object
-
- blog.softwaretester.properties.propertysource.PropertySource
-
- Direct Known Subclasses:
EnvironmentPropertiesSource,PropertiesClassPathSource,PropertiesFileSource,SystemPropertiesSource
public abstract class PropertySource extends Object
The interface for all property sources.