org.wso2.wsas.admin.service
Class DataServiceAdmin
java.lang.Object
org.wso2.wsas.admin.service.AbstractAdmin
org.wso2.wsas.admin.service.DataServiceAdmin
- public class DataServiceAdmin
- extends AbstractAdmin
Admin service to manage operations related to modules
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataServiceAdmin
public DataServiceAdmin()
DataServiceAdmin
public DataServiceAdmin(org.apache.axis2.context.ConfigurationContext configCtx)
getDataServiceContents
public org.apache.axiom.om.OMElement getDataServiceContents(java.lang.String serviceId)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
saveDataServiceContents
public void saveDataServiceContents(java.lang.String serviceId,
java.lang.String configContents)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
echoDataElement
public org.apache.axiom.om.OMElement echoDataElement(java.lang.String dataElement)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
getDatabaseUrlDriverList
public DBServerData[] getDatabaseUrlDriverList()