|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.clustering.ClusteringUtils
public class ClusteringUtils
A Utility for handling some of the functions needed by the clustering implementation
Constructor Summary | |
---|---|
ClusteringUtils()
|
Method Summary | |
---|---|
static void |
loadServiceGroup(java.lang.String serviceGroupName,
ConfigurationContext configCtx,
java.lang.String tempDirectory)
Load a ServiceGroup having name serviceGroupName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusteringUtils()
Method Detail |
---|
public static void loadServiceGroup(java.lang.String serviceGroupName, ConfigurationContext configCtx, java.lang.String tempDirectory) throws java.lang.Exception
serviceGroupName
serviceGroupName
- configCtx
- tempDirectory
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |