Package org.jboss.ejb3.cache.tree

Class Summary
AbortableLRUAlgorithm LRUAlgorithm subclass that doesn't log an error if it catches ContextInUseException.
AbortableLRUAlgorithmConfiguration  
StatefulTreeCache Clustered SFSB cache that uses JBoss Cache to cache and replicate bean contexts.
StatefulTreeCacheFactory Factory for obtaining StatefulTreeCache instances
 

Exception Summary
ContextInUseException Exception thrown by StatefulTreeCache if an attempt is made to passivate a bean that is currently in use.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.