org.apache.axis2.testutils
Class UtilServer
java.lang.Object
org.apache.axis2.testutils.UtilServer
public class UtilServer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TESTING_PORT
public static final int TESTING_PORT
UtilServer
public UtilServer()
deployService
public static void deployService(AxisService service)
throws AxisFault
- Throws:
AxisFault
unDeployService
public static void unDeployService(javax.xml.namespace.QName service)
throws AxisFault
- Throws:
AxisFault
start
public static void start(java.lang.String repository)
throws java.lang.Exception
- Throws:
java.lang.Exception
start
public static void start(java.lang.String repository,
java.lang.String axis2xml)
throws java.lang.Exception
- Throws:
java.lang.Exception
getNewConfigurationContext
public static ConfigurationContext getNewConfigurationContext(java.lang.String repository,
java.lang.String axis2xml)
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public static void stop()
throws AxisFault
- Throws:
AxisFault
getConfigurationContext
public static ConfigurationContext getConfigurationContext()
Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.