public class BackEndApplicationCreator extends Object
| Constructor and Description |
|---|
BackEndApplicationCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFileUsingFileStreams(String warFileName)
This method is use deploy war file according to given name
|
public void copyFileUsingFileStreams(String warFileName) throws org.wso2.carbon.appmgt.api.AppManagementException
warFileName - Name of the war file that need to be deployorg.wso2.carbon.appmgt.api.AppManagementException - Throws this when failed to deploy web applicationCopyright © 2017 WSO2. All rights reserved.