info.magnolia.init.properties
Class FileSystemPropertySource
java.lang.Object
info.magnolia.init.properties.AbstractPropertySource
info.magnolia.init.properties.AbstractStreamBasedPropertySource
info.magnolia.init.properties.FileSystemPropertySource
- All Implemented Interfaces:
- PropertySource
public class FileSystemPropertySource
- extends AbstractStreamBasedPropertySource
Simple PropertySource
wrapping Properties
loaded on the file system from a given path.
FileSystemPropertySource
public FileSystemPropertySource(String path)
throws IOException
- Throws:
IOException
FileSystemPropertySource
public FileSystemPropertySource(File file)
throws IOException
- Throws:
IOException
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.