Package org.wso2.carbon.server.admin.ui
Class ServerAdminClient
java.lang.Object
org.wso2.carbon.server.admin.ui.ServerAdminClient
- All Implemented Interfaces:
org.wso2.carbon.server.admin.common.IServerAdmin
public class ServerAdminClient
extends Object
implements org.wso2.carbon.server.admin.common.IServerAdmin
-
Constructor Summary
ConstructorsConstructorDescriptionServerAdminClient(String serverURL, String userName, String password) ServerAdminClient(org.apache.axis2.context.ConfigurationContext ctx, String serverURL, String cookie, javax.servlet.http.HttpSession session) -
Method Summary
-
Constructor Details
-
ServerAdminClient
public ServerAdminClient(org.apache.axis2.context.ConfigurationContext ctx, String serverURL, String cookie, javax.servlet.http.HttpSession session) throws org.apache.axis2.AxisFault - Throws:
org.apache.axis2.AxisFault
-
ServerAdminClient
public ServerAdminClient(String serverURL, String userName, String password) throws org.apache.axis2.AxisFault - Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
restart
- Specified by:
restartin interfaceorg.wso2.carbon.server.admin.common.IServerAdmin- Throws:
Exception
-
restartGracefully
- Specified by:
restartGracefullyin interfaceorg.wso2.carbon.server.admin.common.IServerAdmin- Throws:
Exception
-
shutdown
- Specified by:
shutdownin interfaceorg.wso2.carbon.server.admin.common.IServerAdmin- Throws:
Exception
-
shutdownGracefully
- Specified by:
shutdownGracefullyin interfaceorg.wso2.carbon.server.admin.common.IServerAdmin- Throws:
Exception
-
getServerData
- Specified by:
getServerDatain interfaceorg.wso2.carbon.server.admin.common.IServerAdmin- Throws:
Exception
-