public class Configuration extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
configName |
| Constructor and Description |
|---|
Configuration(String configurationName) |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getDbNames() |
Map<String,String> |
getProperties() |
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultString) |
boolean |
isDefault() |
Object |
put(String key,
String value) |
public String configName
public Configuration(String configurationName)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly