eXo Kernel :: Component :: Cache Service 2.4.0-CR2

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

Packages that use ConcurrentFIFOExoCache
org.exoplatform.services.cache   
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.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.