Uses of Class
org.codehaus.wadi.core.eviction.AbstractEvicter

Packages that use AbstractEvicter
org.codehaus.wadi.core.eviction   
 

Uses of AbstractEvicter in org.codehaus.wadi.core.eviction
 

Subclasses of AbstractEvicter in org.codehaus.wadi.core.eviction
 class AbsoluteEvicter
          An Evicter which evicts Evictables if they have timed out or after an absolute period of inactivity.
 class AbstractBestEffortEvicter
           
 class AlwaysEvicter
          An Evicter which always evicts
 class DummyEvicter
           
 class TimeToLiveEvicter
          An Evicter which also evicts Evictables with less than a certain time to live remaining.
 



Copyright © 2010. All Rights Reserved.