|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceConfig | |
|---|---|
| net.jetrix | The main package for Jetrix. |
| net.jetrix.config | Configuration classes for Jetrix elements (server, channels, filters, etc..). |
| Uses of DataSourceConfig in net.jetrix |
|---|
| Methods in net.jetrix with parameters of type DataSourceConfig | |
|---|---|
void |
DataSourceManager.setDataSource(DataSourceConfig config)
Configure the default datasource. |
void |
DataSourceManager.setDataSource(DataSourceConfig config,
String environment)
Configure a datasource. |
| Uses of DataSourceConfig in net.jetrix.config |
|---|
| Methods in net.jetrix.config that return types with arguments of type DataSourceConfig | |
|---|---|
Collection<DataSourceConfig> |
ServerConfig.getDataSources()
|
| Methods in net.jetrix.config with parameters of type DataSourceConfig | |
|---|---|
void |
ServerConfig.addDataSource(DataSourceConfig datasource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||