Package | Description |
---|---|
org.apache.axis2.clustering |
Modifier and Type | Method and Description |
---|---|
GroupManagementAgent |
ClusteringAgent.getGroupManagementAgent(String applicationDomain)
Get the LoadBalanceEventHandler which corresponds to the
applicationDomain
This will be valid only when this node is running in loadBalance mode |
Modifier and Type | Method and Description |
---|---|
void |
ClusteringAgent.addGroupManagementAgent(GroupManagementAgent agent,
String applicationDomain)
Set the load balance event handler which will be notified when load balance events occur.
|
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.