public class Axis2Server extends SimpleAxis2Server
DEFAULT_PORT
configContext, listenerManager
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.
|
main, printUsage
createDefaultConfigurationContext, deployService, getConfigurationContext, setConfigurationContext, start, stop
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–2018 The Apache Software Foundation. All rights reserved.