org.apache.axis2.clustering
Class ClusteringUtils
java.lang.Object
org.apache.axis2.clustering.ClusteringUtils
public class ClusteringUtils
- extends Object
A Utility for handling some of the functions needed by the clustering implementation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusteringUtils
public ClusteringUtils()
loadServiceGroup
public static void loadServiceGroup(String serviceGroupName,
ConfigurationContext configCtx,
String tempDirectory)
throws Exception
- Load a ServiceGroup having name
serviceGroupName
- Parameters:
serviceGroupName
- configCtx
- tempDirectory
-
- Throws:
Exception
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.