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   
org.jboss.cache.notifications   
 

Uses of Stop in org.jboss.cache
 

Methods in org.jboss.cache with annotations of type Stop
protected  void RegionManager.stop()
           
 void RPCManagerImpl.stop()
           
 void DataContainerImpl.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()
           
 

Uses of Stop in org.jboss.cache.notifications
 

Methods in org.jboss.cache.notifications with annotations of type Stop
 void NotifierImpl.notifyCacheStopped()
          Notifies all registered listeners of a cacheStopped event.
 void NotifierImpl.removeAllCacheListeners()
          Removes all listeners from the notifier, including the evictionPolicyListener.
 



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