Uses of Class
org.wso2.carbon.mediator.cache.CacheManager
-
Packages that use CacheManager Package Description org.wso2.carbon.mediator.cache -
-
Uses of CacheManager in org.wso2.carbon.mediator.cache
Constructors in org.wso2.carbon.mediator.cache with parameters of type CacheManager Constructor Description CacheMediator(CacheManager cacheManager)
MediatorCacheInvalidator(CacheManager cacheManager, String tenantDomain, int tenantId, org.apache.synapse.MessageContext msgCtx)
MediatorCacheInvalidator Constructor which creates MBean to expose operations to invalidate the mediator cache.
-