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

Uses of Class
org.exoplatform.services.cache.concurrent.ConcurrentFIFOExoCache

Packages that use ConcurrentFIFOExoCache
org.exoplatform.services.cache This package provides an API used for data caching. 
org.exoplatform.services.cache.concurrent   
 

Uses of ConcurrentFIFOExoCache in org.exoplatform.services.cache
 

Subclasses of ConcurrentFIFOExoCache in org.exoplatform.services.cache
 class FIFOExoCache<K extends Serializable,V>
          Deprecated. use ConcurrentFIFOExoCache instead
 class SimpleExoCache<K extends Serializable,V>
          Deprecated. use ConcurrentFIFOExoCache instead
 

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

Constructors in org.exoplatform.services.cache.concurrent with parameters of type ConcurrentFIFOExoCache
ListenerContext(CacheListener<? super K,? super V> listener, ConcurrentFIFOExoCache cache)
           
 


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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.