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

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

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

Subclasses of AbstractBestEffortEvicter 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 AlwaysEvicter
          An Evicter which always evicts
 class TimeToLiveEvicter
          An Evicter which also evicts Evictables with less than a certain time to live remaining.
 



Copyright © 2011. All Rights Reserved.