org.jboss.ejb.plugins
Class LRUEnterpriseContextCachePolicy.ContextLRUList

java.lang.Object
  |
  +--org.jboss.util.LRUCachePolicy.LRUList
        |
        +--org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.ContextLRUList
Enclosing class:
LRUEnterpriseContextCachePolicy

protected class LRUEnterpriseContextCachePolicy.ContextLRUList
extends LRUCachePolicy.LRUList


Fields inherited from class org.jboss.util.LRUCachePolicy.LRUList
m_cacheMiss, m_capacity, m_count, m_head, m_maxCapacity, m_minCapacity, m_tail
 
Constructor Summary
protected LRUEnterpriseContextCachePolicy.ContextLRUList()
           
 
Methods inherited from class org.jboss.util.LRUCachePolicy.LRUList
demote, promote, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LRUEnterpriseContextCachePolicy.ContextLRUList

protected LRUEnterpriseContextCachePolicy.ContextLRUList()


Copyright © 2000 The jBoss Organization. All Rights Reserved.