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

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

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 ExoCache.select(CachedObjectSelector selector)
          Selects a subset of the cache.
 void BaseExoCache.select(CachedObjectSelector selector)
           
 

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)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.