public interface ConfigurationManager
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProperty(java.lang.String string) |
void |
load(java.lang.String propertyFile) |
void |
setProperty(java.lang.String name,
java.lang.String value) |