Uses of Interface
org.exoplatform.services.cache.CacheInfo
-
Packages that use CacheInfo Package Description org.exoplatform.services.cache This package provides an API used for data caching.org.exoplatform.services.cache.concurrent -
-
Uses of CacheInfo in org.exoplatform.services.cache
Methods in org.exoplatform.services.cache that return CacheInfo Modifier and Type Method Description CacheInfoCacheListenerContext. getCacheInfo()Returns cache infos. -
Uses of CacheInfo in org.exoplatform.services.cache.concurrent
Classes in org.exoplatform.services.cache.concurrent that implement CacheInfo Modifier and Type Class Description classListenerContext<K,V>Methods in org.exoplatform.services.cache.concurrent that return CacheInfo Modifier and Type Method Description CacheInfoListenerContext. getCacheInfo()
-