public class WarApplicationAdmin
extends org.wso2.carbon.core.AbstractAdmin
Constructor and Description |
---|
WarApplicationAdmin() |
Modifier and Type | Method and Description |
---|---|
WarCappMetadata[] |
getJaxWSWarAppData(String appName)
Gives a list of WarCappMetadata which includes all the jaxws webapps deployed
through given C-App
|
WarCappMetadata[] |
getWarAppData(String appName)
Gives a WarMetadata list which includes all web applications deployed through the
given Capp.
|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public WarCappMetadata[] getWarAppData(String appName) throws Exception
appName
- - input app nameException
- - error on retrieving metadatapublic WarCappMetadata[] getJaxWSWarAppData(String appName) throws Exception
appName
- - input app nameException
- - error on retrieving metadataCopyright © 2019 WSO2. All rights reserved.