public class DependenciesCacheEvictionPolicy
extends net.sf.ehcache.store.LruPolicy
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL |
static String |
NAME
The name of this policy as a string literal
|
| Constructor and Description |
|---|
DependenciesCacheEvictionPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(net.sf.ehcache.Element element1,
net.sf.ehcache.Element element2) |
String |
getName() |
public static final String ALL
public static final String NAME
public String getName()
getName in interface net.sf.ehcache.store.PolicygetName in class net.sf.ehcache.store.LruPolicypublic boolean compare(net.sf.ehcache.Element element1,
net.sf.ehcache.Element element2)
compare in interface net.sf.ehcache.store.Policycompare in class net.sf.ehcache.store.LruPolicyCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.