Uses of Class
org.apache.axis2.deployment.repository.util.WSInfo
-
Packages that use WSInfo Package Description org.apache.axis2.deployment -
-
Uses of WSInfo in org.apache.axis2.deployment
Fields in org.apache.axis2.deployment with type parameters of type WSInfo Modifier and Type Field Description protected List<WSInfo>
DeploymentEngine. wsToUnDeploy
Stores all the web Services to undeploy.Methods in org.apache.axis2.deployment with parameters of type WSInfo Modifier and Type Method Description void
DeploymentEngine. addWSToUndeploy(WSInfo file)
-