org.wso2.carbon.integration.common.tests
Class CarbonTestServerManager
java.lang.Object
org.wso2.carbon.integration.common.extensions.carbonserver.TestServerManager
org.wso2.carbon.integration.common.tests.CarbonTestServerManager
public class CarbonTestServerManager
- extends TestServerManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarbonTestServerManager
public CarbonTestServerManager(org.wso2.carbon.automation.engine.context.AutomationContext autoCtx,
String carbonZip,
HashMap<String,String> startupParameterMap)
CarbonTestServerManager
public CarbonTestServerManager(org.wso2.carbon.automation.engine.context.AutomationContext autoCtx,
int portOffset)
startServer
public String startServer()
throws Exception
- Overrides:
startServer in class TestServerManager
- Throws:
Exception
stopServer
public void stopServer()
throws Exception
- Overrides:
stopServer in class TestServerManager
- Throws:
Exception
copyArtifacts
protected void copyArtifacts(String carbonHome)
throws IOException
- Throws:
IOException
Copyright © 2015 WSO2. All rights reserved.