Package | Description |
---|---|
org.apache.synapse.commons.datasource | |
org.apache.synapse.commons.datasource.factory |
Modifier and Type | Method and Description |
---|---|
DataSourceInformationRepository |
DataSourceRepositoryHolder.getDataSourceInformationRepository() |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceRepositoryHolder.init(DataSourceInformationRepository repository,
Properties properties)
Initialize DataSourceInformationRepository.
|
Modifier and Type | Method and Description |
---|---|
static DataSourceInformationRepository |
DataSourceInformationRepositoryFactory.createDataSourceInformationRepository(DataSourceInformationRepositoryListener listener,
Properties properties)
Factory method to create a DataSourceInformationRepository
|
static DataSourceInformationRepository |
DataSourceInformationRepositoryFactory.createDataSourceInformationRepository(Properties properties)
Factory method to create a DataSourceInformationRepository
Use 'DataSourceRepositoryManager' as RepositoryListener
|
Modifier and Type | Method and Description |
---|---|
static void |
DataSourceInformationRepositoryFactory.setupDataSourceInformationRepository(DataSourceInformationRepository datasourceInformationRepository,
Properties properties)
Setup an existing datasource information repository adding the provided
datasource information.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.