public class CollectionKeyFilter extends Object implements AdvancedCacheLoader.KeyFilter
LOAD_ALL_FILTER| Constructor and Description |
|---|
CollectionKeyFilter(Collection rejectedKeys) |
CollectionKeyFilter(Collection rejectedKeys,
boolean accept) |
public CollectionKeyFilter(Collection rejectedKeys)
public CollectionKeyFilter(Collection rejectedKeys, boolean accept)
public boolean shouldLoadKey(Object key)
shouldLoadKey in interface AdvancedCacheLoader.KeyFilterCopyright © 2013 JBoss, a division of Red Hat. All rights reserved.