| Package | Description |
|---|---|
| org.wso2.appserver.integration.common.utils |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CarbonCommandToolsUtil.isScriptRunSuccessfully(String directory,
String[] cmdArray,
String expectedString)
This method is to execute commands and reading the logs to find the expected string.
|
static boolean |
CarbonCommandToolsUtil.searchOnLogs(String backEndUrl,
String[] searchStringArray,
String cookie)
This method to find multiple strings in same line in log
|
static void |
CarbonCommandToolsUtil.serverShutdown(int portOffset,
org.wso2.carbon.automation.engine.context.AutomationContext automationContext)
This method is to shutdown a server
|
Copyright © 2015 WSO2 Inc. All rights reserved.