Uses of Interface
org.apache.synapse.commons.datasource.DataSourceRepository
-
Packages that use DataSourceRepository Package Description org.apache.synapse.commons.datasource -
-
Uses of DataSourceRepository in org.apache.synapse.commons.datasource
Classes in org.apache.synapse.commons.datasource that implement DataSourceRepository Modifier and Type Class Description classInMemoryDataSourceRepositoryKeeps all DataSources in the memoryclassJNDIBasedDataSourceRepositoryKeep all DataSources in the JNDI Tree
-