public class AppConfig<T extends org.apache.commons.configuration.PropertiesConfiguration> extends ConfigFile<T>
Modifier and Type | Method and Description |
---|---|
protected String[] |
getDefaultFileLocations() |
T |
getFile() |
locate
public AppConfig(String optionalConfigDir) throws FileNotFoundException, org.apache.commons.configuration.ConfigurationException
FileNotFoundException
org.apache.commons.configuration.ConfigurationException
public 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.