public class UtilServer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TESTING_PORT |
| Constructor and Description |
|---|
UtilServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deployService(AxisService service) |
static ConfigurationContext |
getConfigurationContext() |
static ConfigurationContext |
getNewConfigurationContext(java.lang.String repository,
java.lang.String axis2xml) |
static void |
start(java.lang.String repository) |
static void |
start(java.lang.String repository,
java.lang.String axis2xml) |
static void |
stop() |
static void |
unDeployService(javax.xml.namespace.QName service) |
public static void deployService(AxisService service) throws AxisFault
AxisFaultpublic static void unDeployService(javax.xml.namespace.QName service)
throws AxisFault
AxisFaultpublic static void start(java.lang.String repository)
throws java.lang.Exception
java.lang.Exceptionpublic static void start(java.lang.String repository,
java.lang.String axis2xml)
throws java.lang.Exception
java.lang.Exceptionpublic static ConfigurationContext getNewConfigurationContext(java.lang.String repository, java.lang.String axis2xml) throws java.lang.Exception
java.lang.Exceptionpublic static ConfigurationContext getConfigurationContext()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.