Default implementation of {@link IPropertiesFactory} which uses the{@link IResourceStreamLocator} as defined by{@link org.apache.wicket.settings.ResourceSettings#getResourceStreamLocator()}to load the {@link Properties} objects. Depending on the settings, it will assign{@link ModificationWatcher}s to the loaded resources to support reloading.
@see org.apache.wicket.settings.ResourceSettings#getPropertiesFactory()
@author Juergen Donnerstag
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.