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