eXo Kernel :: Component :: Cache Service 2.5.0-GA

Uses of Interface
org.exoplatform.services.cache.CacheInfo

Packages that use CacheInfo
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
 CacheInfo CacheListenerContext.getCacheInfo()
          Returns cache infos.
 

Uses of CacheInfo in org.exoplatform.services.cache.concurrent
 

Classes in org.exoplatform.services.cache.concurrent that implement CacheInfo
 class ListenerContext<K,V>
           
 

Methods in org.exoplatform.services.cache.concurrent that return CacheInfo
 CacheInfo ListenerContext.getCacheInfo()
           
 


eXo Kernel :: Component :: Cache Service 2.5.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.