Package org.apache.axis2.clustering
Class ClusteringUtils
java.lang.Object
org.apache.axis2.clustering.ClusteringUtils
A Utility for handling some of the functions needed by the clustering implementation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidloadServiceGroup(String serviceGroupName, org.apache.axis2.context.ConfigurationContext configCtx, String tempDirectory) Load a ServiceGroup having nameserviceGroupName
-
Constructor Details
-
ClusteringUtils
public ClusteringUtils()
-
-
Method Details