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 TreeCache._remoteRemoveFromBuddyGroup(java.lang.String groupName)
           
 

Uses of BuddyNotInitException in org.jboss.cache.buddyreplication
 

Methods in org.jboss.cache.buddyreplication that throw BuddyNotInitException
 void BuddyManager.handleRemoveFromBuddyGroup(java.lang.String groupName)
          Called by TreeCache._remoteRemoveFromBuddyGroup(String groupName) when a method call for this is received from a remote cache.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.