Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStopped

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

Uses of CacheStopped in org.infinispan.affinity
 

Methods in org.infinispan.affinity with annotations of type CacheStopped
 void ListenerRegistration.handleCacheStopped(CacheStoppedEvent cse)
           
 

Uses of CacheStopped in org.infinispan.cdi.event.cachemanager
 

Methods in org.infinispan.cdi.event.cachemanager with annotations of type CacheStopped
 void CacheStoppedAdapter.fire(CacheStoppedEvent payload)
           
 


-->

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