Uses of Class
org.jboss.cache.factories.annotations.Stop

Packages that use Stop
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.cluster   
org.jboss.cache.loader   
 

Uses of Stop in org.jboss.cache
 

Methods in org.jboss.cache with annotations of type Stop
 void RPCManagerImpl.stop()
           
protected  void RegionManager.stop()
           
 

Uses of Stop in org.jboss.cache.buddyreplication
 

Methods in org.jboss.cache.buddyreplication with annotations of type Stop
 void BuddyManager.stop()
          Stops the buddy manager and the related async thread.
 

Uses of Stop in org.jboss.cache.cluster
 

Methods in org.jboss.cache.cluster with annotations of type Stop
 void ReplicationQueue.stop()
          Stops the asynchronous flush queue.
 

Uses of Stop in org.jboss.cache.loader
 

Methods in org.jboss.cache.loader with annotations of type Stop
 void CacheLoaderManager.stopCacheLoader()
           
 



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