Class ServerAdminClient
java.lang.Object
org.wso2.carbon.integration.common.clients.ServerAdminClient
-
Constructor Summary
ConstructorsConstructorDescriptionServerAdminClient(org.wso2.carbon.automation.engine.context.AutomationContext automationContext) -
Method Summary
-
Constructor Details
-
ServerAdminClient
public ServerAdminClient(org.wso2.carbon.automation.engine.context.AutomationContext automationContext) throws org.apache.axis2.AxisFault, XPathExpressionException - Throws:
org.apache.axis2.AxisFaultXPathExpressionException
-
-
Method Details
-
restartGracefully
public void restartGracefully() throws org.wso2.carbon.server.admin.stub.ServerAdminException, RemoteException- Throws:
org.wso2.carbon.server.admin.stub.ServerAdminExceptionRemoteException
-
restart
public void restart() throws org.wso2.carbon.server.admin.stub.ServerAdminException, RemoteException- Throws:
org.wso2.carbon.server.admin.stub.ServerAdminExceptionRemoteException
-
shutdown
- Throws:
RemoteException
-
shutdownGracefully
- Throws:
RemoteException
-