org.wso2.carbon.integration.common.extensions.carbonserver
Class CarbonPackageManager

java.lang.Object
  extended by org.wso2.carbon.integration.common.extensions.carbonserver.CarbonPackageManager

public class CarbonPackageManager
extends Object


Constructor Summary
CarbonPackageManager()
           
 
Method Summary
 void copySecurityVerificationService()
           
 String unzipCarbonPackage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarbonPackageManager

public CarbonPackageManager()
Method Detail

unzipCarbonPackage

public String unzipCarbonPackage()
                          throws net.lingala.zip4j.exception.ZipException
Throws:
net.lingala.zip4j.exception.ZipException

copySecurityVerificationService

public void copySecurityVerificationService()
                                     throws IOException
Throws:
IOException


Copyright © 2015 WSO2. All rights reserved.