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() |
locate
public KeysConfig(String optionalConfigPath) 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.HierarchicalConfiguration>
public String[] getDefaultFileLocations()
getDefaultFileLocations
in class ConfigFile<T extends org.apache.commons.configuration.HierarchicalConfiguration>
Copyright © 2012. All Rights Reserved.