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 class
InMemoryDataSourceRepository
Keeps all DataSources in the memoryclass
JNDIBasedDataSourceRepository
Keep all DataSources in the JNDI Tree
-