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

Packages that use CachedObjectSelector
org.exoplatform.services.cache   
org.exoplatform.services.cache.concurrent   
org.exoplatform.services.cache.impl.jboss   
 

Uses of CachedObjectSelector in org.exoplatform.services.cache
 

Classes in org.exoplatform.services.cache that implement CachedObjectSelector
 class ExpireKeyStartWithSelector
          Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr 4, 2006
 

Methods in org.exoplatform.services.cache with parameters of type CachedObjectSelector
 void BaseExoCache.select(CachedObjectSelector selector)
           
 void ExoCache.select(CachedObjectSelector selector)
          Selects a subset of the cache.
 

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

Methods in org.exoplatform.services.cache.concurrent with parameters of type CachedObjectSelector
 void ConcurrentFIFOExoCache.select(CachedObjectSelector selector)
           
 

Uses of CachedObjectSelector in org.exoplatform.services.cache.impl.jboss
 

Methods in org.exoplatform.services.cache.impl.jboss with parameters of type CachedObjectSelector
 void AbstractExoCache.select(CachedObjectSelector selector)
          Selects a subset of the cache.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.