Package org.apache.axis2.testutils
Class UtilServer
java.lang.Object
org.apache.axis2.testutils.UtilServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddeployService(AxisService service) static ConfigurationContextstatic ConfigurationContextgetNewConfigurationContext(String repository, String axis2xml) static voidstatic voidstatic voidstop()static voidunDeployService(QName service) static boolean
-
Constructor Details
-
UtilServer
public UtilServer()
-
-
Method Details
-
deployService
- Throws:
AxisFault
-
unDeployService
- Throws:
AxisFault
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
getNewConfigurationContext
public static ConfigurationContext getNewConfigurationContext(String repository, String axis2xml) throws Exception - Throws:
Exception
-
stop
- Throws:
AxisFault
-
getConfigurationContext
-
waitUntilStopped
public static boolean waitUntilStopped()
-