Uses of Interface
org.apache.synapse.commons.datasource.DataSourceInformationRepositoryListener
Packages that use DataSourceInformationRepositoryListener
Package
Description
-
Uses of DataSourceInformationRepositoryListener in org.apache.synapse.commons.datasource
Classes in org.apache.synapse.commons.datasource that implement DataSourceInformationRepositoryListenerModifier and TypeClassDescriptionclassManages data sources defined in the synapse.Methods in org.apache.synapse.commons.datasource that return DataSourceInformationRepositoryListenerModifier and TypeMethodDescriptionDataSourceInformationRepository.getRepositoryListener()Gets the existingDataSourceInformationRepositoryListenerMethods in org.apache.synapse.commons.datasource with parameters of type DataSourceInformationRepositoryListenerModifier and TypeMethodDescriptionvoidDataSourceInformationRepository.setRepositoryListener(DataSourceInformationRepositoryListener listener) Sets aDataSourceInformationRepositoryListenerinstance -
Uses of DataSourceInformationRepositoryListener in org.apache.synapse.commons.datasource.factory
Methods in org.apache.synapse.commons.datasource.factory with parameters of type DataSourceInformationRepositoryListenerModifier and TypeMethodDescriptionDataSourceInformationRepositoryFactory.createDataSourceInformationRepository(DataSourceInformationRepositoryListener listener, Properties properties) Factory method to create a DataSourceInformationRepository