| Package | Description |
|---|---|
| org.apache.synapse.commons.datasource | |
| org.apache.synapse.commons.datasource.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceRepositoryManager
Manages data sources defined in the synapse.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceInformationRepositoryListener |
DataSourceInformationRepository.getRepositoryListener()
Gets the existing
DataSourceInformationRepositoryListener |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceInformationRepository.setRepositoryListener(DataSourceInformationRepositoryListener listener)
Sets a
DataSourceInformationRepositoryListener instance |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceInformationRepository |
DataSourceInformationRepositoryFactory.createDataSourceInformationRepository(DataSourceInformationRepositoryListener listener,
java.util.Properties properties)
Factory method to create a DataSourceInformationRepository
|
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.