Uses of Interface
org.apache.axis2.clustering.management.GroupManagementAgent

Packages that use GroupManagementAgent
org.apache.axis2.clustering   
 

Uses of GroupManagementAgent in org.apache.axis2.clustering
 

Methods in org.apache.axis2.clustering that return GroupManagementAgent
 GroupManagementAgent ClusteringAgent.getGroupManagementAgent(java.lang.String applicationDomain)
          Get the LoadBalanceEventHandler which corresponds to the applicationDomain This will be valid only when this node is running in loadBalance mode
 

Methods in org.apache.axis2.clustering with parameters of type GroupManagementAgent
 void ClusteringAgent.addGroupManagementAgent(GroupManagementAgent agent, java.lang.String applicationDomain)
          Set the load balance event handler which will be notified when load balance events occur.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.