Uses of Package
org.codehaus.wadi.core.eviction

Packages that use org.codehaus.wadi.core.eviction
org.codehaus.wadi.core.assembler   
org.codehaus.wadi.core.contextualiser   
org.codehaus.wadi.core.eviction   
org.codehaus.wadi.core.motable   
org.codehaus.wadi.core.session   
org.codehaus.wadi.core.store   
org.codehaus.wadi.web   
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.core.assembler
Evicter
          An API for deciding whether or not to evict a given Evictable
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.core.contextualiser
Evicter
          An API for deciding whether or not to evict a given Evictable
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.core.eviction
AbstractBestEffortEvicter
           
AbstractEvicter
          Abstract base for Evicters.
Evictable
          API for objects that may be inspected to determine whether they should be timed out after certain period of inactivity.
Evicter
          An API for deciding whether or not to evict a given Evictable
SimpleEvictableMemento
           
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.core.motable
Evictable
          API for objects that may be inspected to determine whether they should be timed out after certain period of inactivity.
SimpleEvictable
          A very Simple impementation of Evictable
SimpleEvictableMemento
           
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.core.session
Evictable
          API for objects that may be inspected to determine whether they should be timed out after certain period of inactivity.
SimpleEvictable
          A very Simple impementation of Evictable
SimpleEvictableMemento
           
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.core.store
Evictable
          API for objects that may be inspected to determine whether they should be timed out after certain period of inactivity.
SimpleEvictable
          A very Simple impementation of Evictable
 

Classes in org.codehaus.wadi.core.eviction used by org.codehaus.wadi.web
Evictable
          API for objects that may be inspected to determine whether they should be timed out after certain period of inactivity.
SimpleEvictable
          A very Simple impementation of Evictable
 



Copyright © 2010. All Rights Reserved.