Uses of Class
org.jboss.cache.eviction.LRUPolicy

Packages that use LRUPolicy
org.jboss.cache.eviction   
 

Uses of LRUPolicy in org.jboss.cache.eviction
 

Subclasses of LRUPolicy in org.jboss.cache.eviction
 class AopLRUPolicy
          Provider to provide eviction policy.
 class FIFOPolicy
          Eviction policy based on the FIFO algorithm where users can specify the max number of nodes and time-to-live for the nodes.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.