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 RegionImpl.takeLastEventNode()
          Deprecated. 
 EvictedEventNode Region.takeLastEventNode()
          Deprecated.  
 

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



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