org.wso2.wsas.admin.service
Class ServerAdmin
java.lang.Object
org.wso2.wsas.admin.service.AbstractAdmin
org.wso2.wsas.admin.service.ServerAdmin
- public class ServerAdmin
- extends AbstractAdmin
Admin service to manage server related operations
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerAdmin
public ServerAdmin()
getServerData
public ServerData getServerData()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
getStatus
public ServerStatus getStatus()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
restart
public void restart()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
save
public void save()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
getHttpPort
public int getHttpPort()
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault