Uses of Interface
org.infinispan.notifications.cachelistener.event.CacheEntryEvictedEvent

Packages that use CacheEntryEvictedEvent
org.infinispan.notifications.cachelistener.event   
 

Uses of CacheEntryEvictedEvent in org.infinispan.notifications.cachelistener.event
 

Classes in org.infinispan.notifications.cachelistener.event that implement CacheEntryEvictedEvent
 class EventImpl<K,V>
          Basic implementation of an event that covers all event types.
 


-->

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