public class CacheKeyFilterAll extends Object implements CacheKeyFilter
Constructor and Description |
---|
CacheKeyFilterAll() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(String key)
Tests if a specified key should be accepted.
|
static CacheKeyFilterAll |
getInstance() |
String |
toPattern()
a string pattern of the filter, this is used when the filtering is made natively by the implementation
|
public CacheKeyFilterAll()
public boolean accept(String key)
CacheKeyFilter
accept
in interface CacheKeyFilter
key
- key to checkpublic String toPattern()
CacheFilter
toPattern
in interface CacheFilter
public static CacheKeyFilterAll getInstance()
Copyright © 2015 Lucee