|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBestEffortEvicter | |
org.codehaus.wadi.impl |
Uses of AbstractBestEffortEvicter in org.codehaus.wadi.impl |
Subclasses of AbstractBestEffortEvicter in org.codehaus.wadi.impl | |
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 |
CapacityEvicter
Evict based on an intended capacity. |
class |
NeverEvicter
An Evicter which never evicts (except explicitly invalidated sessions). |
class |
TimeToLiveEvicter
An Evicter which also evicts Evictables with less than a certain time to live remaining. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |