org.wso2.carbon.integration.common.admin.client
Class ServerAdminClient
java.lang.Object
org.wso2.carbon.integration.common.admin.client.ServerAdminClient
public class ServerAdminClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerAdminClient
public ServerAdminClient(String backEndUrl,
String sessionCookie)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
ServerAdminClient
public ServerAdminClient(String backEndUrl,
String userName,
String password)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
restartGracefully
public void restartGracefully()
throws org.wso2.carbon.server.admin.stub.ServerAdminException,
RemoteException
- Throws:
org.wso2.carbon.server.admin.stub.ServerAdminException
RemoteException
restart
public void restart()
throws org.wso2.carbon.server.admin.stub.ServerAdminException,
RemoteException
- Throws:
org.wso2.carbon.server.admin.stub.ServerAdminException
RemoteException
shutdown
public void shutdown()
throws RemoteException
- Throws:
RemoteException
shutdownGracefully
public void shutdownGracefully()
throws RemoteException
- Throws:
RemoteException
Copyright © 2015 WSO2. All rights reserved.