public class AppConfig<T extends org.apache.commons.configuration.PropertiesConfiguration> extends ConfigFile<T>
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getDefaultFileLocations() |
T |
getFile() |
locatepublic AppConfig(String optionalConfigDir) throws FileNotFoundException, org.apache.commons.configuration.ConfigurationException
FileNotFoundExceptionorg.apache.commons.configuration.ConfigurationExceptionpublic T getFile()
getFile in class ConfigFile<T extends org.apache.commons.configuration.PropertiesConfiguration>protected String[] getDefaultFileLocations()
getDefaultFileLocations in class ConfigFile<T extends org.apache.commons.configuration.PropertiesConfiguration>Copyright © 2012. All Rights Reserved.