org.codehaus.wadi.impl
Class AlwaysEvicter
java.lang.Object
org.codehaus.wadi.impl.AbstractEvicter
org.codehaus.wadi.impl.AbstractBestEffortEvicter
org.codehaus.wadi.impl.AlwaysEvicter
- All Implemented Interfaces:
- Evicter, Lifecycle
- public class AlwaysEvicter
- extends AbstractBestEffortEvicter
An Evicter which always evicts
- Version:
- $Revision: 1139 $
- Author:
- Jules Gosnell
Constructor Summary |
AlwaysEvicter(int sweepInterval,
boolean strictOrdering)
|
Method Summary |
boolean |
test(Evictable evictable,
long time,
long ttl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlwaysEvicter
public AlwaysEvicter(int sweepInterval,
boolean strictOrdering)
test
public boolean test(Evictable evictable,
long time,
long ttl)
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.