Uses of Class
org.jboss.cache.buddyreplication.BuddyManager

Packages that use BuddyManager
org.jboss.cache   
org.jboss.cache.invocation   
 

Uses of BuddyManager in org.jboss.cache
 

Methods in org.jboss.cache that return BuddyManager
 BuddyManager CacheSPI.getBuddyManager()
          Retrieves the current BuddyManager instance associated with the current Cache instance.
 

Uses of BuddyManager in org.jboss.cache.invocation
 

Methods in org.jboss.cache.invocation that return BuddyManager
 BuddyManager CacheInvocationDelegate.getBuddyManager()
           
 



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