Infinispan Distribution 5.2.6.Final-redhat-2

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. 
org.infinispan.xsite   
 

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)
           
 

Uses of CacheStopped in org.infinispan.xsite
 

Methods in org.infinispan.xsite with annotations of type CacheStopped
 void BackupReceiverRepositoryImpl.cacheStopped(CacheStoppedEvent cse)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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