站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 Cache API Documentation 英文版文档

Uses of Class org.jboss.cache.eviction.BaseEvictionPolicy (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


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

Packages that use BaseEvictionPolicy
org.jboss.cache.eviction   
 

Uses of BaseEvictionPolicy in org.jboss.cache.eviction
 

Subclasses of BaseEvictionPolicy 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.
 class LRUPolicy
          Provider to provide eviction policy.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.