Package | Description |
---|---|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Modifier and Type | Method and Description |
---|---|
DatabaseServer |
WGAConfiguration.getDatabaseServer(java.lang.String uid) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DatabaseServer> |
WGAConfiguration.getDatabaseServers() |
Modifier and Type | Method and Description |
---|---|
void |
WGAConfiguration.add(DatabaseServer server) |
Modifier and Type | Method and Description |
---|---|
void |
WGAConfiguration.setDatabaseServers(java.util.List<DatabaseServer> databaseServers) |