Class ExpireKeyStartWithSelector<K extends Serializable,V>

java.lang.Object
org.exoplatform.services.cache.ExpireKeyStartWithSelector<K,V>
All Implemented Interfaces:
CachedObjectSelector<K,V>

public class ExpireKeyStartWithSelector<K extends Serializable,V> extends Object implements CachedObjectSelector<K,V>
Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr 4, 2006
  • Constructor Details

    • ExpireKeyStartWithSelector

      public ExpireKeyStartWithSelector(String keyStartWith)
  • Method Details