public class Axis2Server
extends org.apache.axis2.transport.SimpleAxis2Server
| Modifier and Type | Method and Description |
|---|---|
static Axis2Server |
newInstance(String repoPath,
String confPath,
String port,
org.apache.maven.plugin.logging.Log mavenLog)
Create new instance of Axis2Server.
|
void |
startServer()
Start server.
|
void |
stopServer()
Stop server.
|
public static Axis2Server newInstance(String repoPath, String confPath, String port, org.apache.maven.plugin.logging.Log mavenLog)
repoPath - the repo pathconfPath - the conf pathport - the portlog - public void startServer()
public void stopServer()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.