Uses of Interface
org.wso2.carbon.caching.impl.DistributedMapProvider
-
Packages that use DistributedMapProvider Package Description org.wso2.carbon.caching.impl org.wso2.carbon.caching.impl.internal -
-
Uses of DistributedMapProvider in org.wso2.carbon.caching.impl
Methods in org.wso2.carbon.caching.impl that return DistributedMapProvider Modifier and Type Method Description DistributedMapProviderDataHolder. getDistributedMapProvider()Methods in org.wso2.carbon.caching.impl with parameters of type DistributedMapProvider Modifier and Type Method Description voidDataHolder. setDistributedMapProvider(DistributedMapProvider distributedMapProvider) -
Uses of DistributedMapProvider in org.wso2.carbon.caching.impl.internal
Methods in org.wso2.carbon.caching.impl.internal with parameters of type DistributedMapProvider Modifier and Type Method Description protected voidCachingServiceComponent. setDistributedMapProvider(DistributedMapProvider mapProvider)protected voidCachingServiceComponent. unsetDistributedMapProvider(DistributedMapProvider mapProvider)
-