Uses of Interface
org.jboss.cache.buddyreplication.BuddyLocator

Packages that use BuddyLocator
org.jboss.cache.buddyreplication   
 

Uses of BuddyLocator in org.jboss.cache.buddyreplication
 

Classes in org.jboss.cache.buddyreplication that implement BuddyLocator
 class NextMemberBuddyLocator
          This buddy locator uses a next-in-line algorithm to select buddies for a buddy group.
 

Methods in org.jboss.cache.buddyreplication that return BuddyLocator
protected  BuddyLocator BuddyManager.createBuddyLocator(BuddyReplicationConfig.BuddyLocatorConfig config)
           
protected  BuddyLocator BuddyManager.createDefaultBuddyLocator()
           
 



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