Uses of Class
org.infinispan.factories.annotations.Stop

Packages that use Stop
org.infinispan.container   
org.infinispan.distribution   
org.infinispan.eviction   
org.infinispan.jmx   
org.infinispan.loader   
org.infinispan.marshall.jboss   
org.infinispan.notifications   
org.infinispan.remoting   
 

Uses of Stop in org.infinispan.container
 

Methods in org.infinispan.container with annotations of type Stop
 void SimpleDataContainer.clear()
           
 

Uses of Stop in org.infinispan.distribution
 

Methods in org.infinispan.distribution with annotations of type Stop
 void DistributionManagerImpl.stop()
           
 

Uses of Stop in org.infinispan.eviction
 

Methods in org.infinispan.eviction with annotations of type Stop
 void EvictionManagerImpl.stop()
           
 

Uses of Stop in org.infinispan.jmx
 

Methods in org.infinispan.jmx with annotations of type Stop
 void CacheManagerJmxRegistration.stop()
          On stop, the mbeans are unregistered.
 void CacheJmxRegistration.unregisterMBeans()
          Unregister when the cache is being stoped.
 

Uses of Stop in org.infinispan.loader
 

Methods in org.infinispan.loader with annotations of type Stop
 void CacheLoaderManagerImpl.stop()
           
 

Uses of Stop in org.infinispan.marshall.jboss
 

Methods in org.infinispan.marshall.jboss with annotations of type Stop
 void JBossMarshaller.stop()
           
 

Uses of Stop in org.infinispan.notifications
 

Methods in org.infinispan.notifications with annotations of type Stop
 void AbstractListenerImpl.removeAllCacheListeners()
          Removes all listeners from the notifier
 

Uses of Stop in org.infinispan.remoting
 

Methods in org.infinispan.remoting with annotations of type Stop
 void RpcManagerImpl.stop()
           
 void ReplicationQueue.stop()
          Stops the asynchronous flush queue.
 



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