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

Packages that use EvictedEventNode
org.jboss.cache   
 

Uses of EvictedEventNode in org.jboss.cache
 

Methods in org.jboss.cache that return EvictedEventNode
 EvictedEventNode Region.takeLastEventNode()
          Deprecated.  
 EvictedEventNode RegionImpl.takeLastEventNode()
          Deprecated. 
 

Methods in org.jboss.cache with parameters of type EvictedEventNode
 void Region.putNodeEvent(EvictedEventNode event)
          Deprecated.  
 void RegionImpl.putNodeEvent(EvictedEventNode event)
          Deprecated. 
 



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