public class ServerAdminClient extends Object
| Constructor and Description |
|---|
ServerAdminClient(String backEndUrl,
String sessionCookie) |
ServerAdminClient(String backEndUrl,
String userName,
String password) |
public ServerAdminClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void restartGracefully()
throws org.wso2.carbon.server.admin.stub.ServerAdminException,
RemoteException
org.wso2.carbon.server.admin.stub.ServerAdminExceptionRemoteExceptionpublic void restart()
throws org.wso2.carbon.server.admin.stub.ServerAdminException,
RemoteException
org.wso2.carbon.server.admin.stub.ServerAdminExceptionRemoteExceptionpublic void shutdown()
throws RemoteException
RemoteExceptionpublic void shutdownGracefully()
throws RemoteException
RemoteExceptionCopyright © 2015 WSO2. All rights reserved.