org.exoplatform.services.cache
Interface CachedObjectSelector
- All Known Implementing Classes:
- ExpireKeyStartWithSelector
public interface CachedObjectSelector
Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr
4, 2006
select
boolean select(java.io.Serializable key,
ObjectCacheInfo ocinfo)
onSelect
void onSelect(ExoCache cache,
java.io.Serializable key,
ObjectCacheInfo ocinfo)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 eXo Platform SAS. All Rights Reserved.