Package org.wso2.carbon.webapp.mgt
Class WebApplicationsHolder
java.lang.Object
org.wso2.carbon.webapp.mgt.WebApplicationsHolder
A holder for deployed invalid input: '&' faulty webapps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet started and stopped webappsvoidstopWebapp(WebApplication webapp) voidundeployWebapp(WebApplication webapp)
-
Constructor Details
-
WebApplicationsHolder
-
-
Method Details
-
getStartedWebapps
-
getFaultyWebapps
-
getAllWebapps
Get started and stopped webapps- Returns:
- Map of started and stopped webapps
-
getStoppedWebapps
-
stopWebapp
- Throws:
org.wso2.carbon.CarbonException
-
undeployWebapp
- Throws:
org.wso2.carbon.CarbonException
-
getWebappsDir
-
getAppVersionMap
-