public class Axis2Server extends SimpleAxis2Server
DEFAULT_PORTconfigContext, 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, printUsagecreateDefaultConfigurationContext, deployService, getConfigurationContext, setConfigurationContext, start, stoppublic 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.