Uses of Class
org.apache.axis2.maven2.server.util.Axis2Server
-
Packages that use Axis2Server Package Description org.apache.axis2.maven2.server.util -
-
Uses of Axis2Server in org.apache.axis2.maven2.server.util
Methods in org.apache.axis2.maven2.server.util that return Axis2Server Modifier and Type Method Description static Axis2Server
Axis2Server. newInstance(String repoPath, String confPath, String port, org.apache.maven.plugin.logging.Log mavenLog)
Create new instance of Axis2Server.
-