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

Packages that use BuddyNotInitException
org.jboss.cache   
org.jboss.cache.buddyreplication   
 

Uses of BuddyNotInitException in org.jboss.cache
 

Methods in org.jboss.cache that throw BuddyNotInitException
 void CacheImpl._remoteRemoveFromBuddyGroup(String groupName)
           
 

Uses of BuddyNotInitException in org.jboss.cache.buddyreplication
 

Methods in org.jboss.cache.buddyreplication that throw BuddyNotInitException
 void BuddyManager.handleRemoveFromBuddyGroup(String groupName)
          Called by CacheImpl.
 



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