Uses of Class
org.infinispan.notifications.cachelistener.annotation.CacheEntryInvalidated

Packages that use CacheEntryInvalidated
org.infinispan.cdi.event.cache This package contains the adapters making the bridge between Infinispan cache events and CDI. 
 

Uses of CacheEntryInvalidated in org.infinispan.cdi.event.cache
 

Methods in org.infinispan.cdi.event.cache with annotations of type CacheEntryInvalidated
 void CacheEntryInvalidatedAdapter.fire(CacheEntryInvalidatedEvent<K,V> payload)
           
 


-->

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