|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.carbon.core.AbstractAdmin
org.wso2.carbon.application.mgt.webapp.WarApplicationAdmin
public class WarApplicationAdmin
| Field Summary |
|---|
| Fields inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
axisConfig, configurationContext |
| Constructor Summary | |
|---|---|
WarApplicationAdmin()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WarApplicationAdmin()
| Method Detail |
|---|
public WarCappMetadata[] getWarAppData(String appName)
throws Exception
appName - - input app name
Exception - - error on retrieving metadata
public WarCappMetadata[] getJaxWSWarAppData(String appName)
throws Exception
appName - - input app name
Exception - - error on retrieving metadata
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||