Uses of Class
org.wso2.carbon.caching.impl.CacheImpl
-
Packages that use CacheImpl Package Description org.wso2.carbon.caching.impl org.wso2.carbon.caching.impl.eviction -
-
Uses of CacheImpl in org.wso2.carbon.caching.impl
Methods in org.wso2.carbon.caching.impl with parameters of type CacheImpl Modifier and Type Method Description voidCacheCleanupTask. addCacheForMonitoring(CacheImpl cache)voidCacheCleanupTask. removeCacheFromMonitoring(CacheImpl cache) -
Uses of CacheImpl in org.wso2.carbon.caching.impl.eviction
Methods in org.wso2.carbon.caching.impl.eviction with parameters of type CacheImpl Modifier and Type Method Description static voidEvictionUtil. evict(CacheImpl cache, EvictionAlgorithm algorithm)Deprecated.Do not use this method
-