public class ServerUtils extends Object
| Constructor and Description |
|---|
ServerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
restartServer(String serviceEndpoint,
String username,
String password) |
static boolean |
waitForServerStartup(String serviceEndpoint,
String username,
String password) |
public static boolean restartServer(String serviceEndpoint, String username, String password) throws RemoteException, org.wso2.carbon.server.admin.stub.ServerAdminException
RemoteExceptionorg.wso2.carbon.server.admin.stub.ServerAdminExceptionpublic static boolean waitForServerStartup(String serviceEndpoint, String username, String password) throws RemoteException, org.wso2.carbon.server.admin.stub.ServerAdminException, InterruptedException
RemoteExceptionorg.wso2.carbon.server.admin.stub.ServerAdminExceptionInterruptedExceptionCopyright © 2018 WSO2 Inc. All rights reserved.