public class ProxyApplicationCreator extends Object
| Constructor and Description |
|---|
ProxyApplicationCreator()
Creates a new ProxyApplicationCreator object and initialising objects,attributes
|
| Modifier and Type | Method and Description |
|---|---|
void |
createAndPublishWebApplication(WebAppDetail webAppDetail,
Boolean hasSubscriptionEnabled)
Create,publish and subscribe to a given web application.
|
public ProxyApplicationCreator()
throws org.wso2.carbon.appmgt.api.AppManagementException
org.wso2.carbon.appmgt.api.AppManagementException - Throws this when failed to initialise the ip address
Throws this when failed to initialise the WSRegistryServiceClientpublic void createAndPublishWebApplication(WebAppDetail webAppDetail, Boolean hasSubscriptionEnabled) throws org.wso2.carbon.appmgt.api.AppManagementException
webAppDetail - WebAppDetail objecthasSubscriptionEnabled - Whether subscription has enabled or notorg.wso2.carbon.appmgt.api.AppManagementException - on error while trying to create a web app or publish a web app or subscribe to a
web appCopyright © 2017 WSO2. All rights reserved.