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

Packages that use CacheListener
org.exoplatform.services.cache   
org.exoplatform.services.cache.concurrent   
org.exoplatform.services.cache.impl   
 

Uses of CacheListener in org.exoplatform.services.cache
 

Methods in org.exoplatform.services.cache with parameters of type CacheListener
 void ExoCache.addCacheListener(CacheListener listener)
           
 void BaseExoCache.addCacheListener(CacheListener listener)
           
 

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

Methods in org.exoplatform.services.cache.concurrent with parameters of type CacheListener
 void ConcurrentFIFOExoCache.addCacheListener(CacheListener listener)
           
 

Uses of CacheListener in org.exoplatform.services.cache.impl
 

Classes in org.exoplatform.services.cache.impl that implement CacheListener
 class DistributedCacheListener
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 19, 2005
 class LoggingCacheListener
          Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Oct 4, 2008
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.