public class RemoveDatasourceCommand extends AbstractRemoveModelNodeCommand<org.hawkular.cmdgw.api.RemoveDatasourceRequest,org.hawkular.cmdgw.api.RemoveDatasourceResponse>
| Modifier and Type | Field and Description |
|---|---|
static Class<org.hawkular.cmdgw.api.RemoveDatasourceRequest> |
REQUEST_CLASS |
entityType, operationName| Constructor and Description |
|---|
RemoveDatasourceCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected org.hawkular.cmdgw.api.RemoveDatasourceResponse |
createResponse() |
protected void |
validate(org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.RemoveDatasourceRequest> envelope,
MonitoredEndpoint endpoint)
Validation for subclasses.
|
protected void |
validate(String modelNodePath,
org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.RemoveDatasourceRequest> envelope)
modelNodePath validation for subclasses. |
executeassertLocalServer, assertNotRename, execute, getOperationName, success, validatepublic static final Class<org.hawkular.cmdgw.api.RemoveDatasourceRequest> REQUEST_CLASS
protected org.hawkular.cmdgw.api.RemoveDatasourceResponse createResponse()
createResponse in class AbstractResourcePathCommand<org.hawkular.cmdgw.api.RemoveDatasourceRequest,org.hawkular.cmdgw.api.RemoveDatasourceResponse>ResourcePathResponse subclassprotected void validate(String modelNodePath, org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.RemoveDatasourceRequest> envelope)
AbstractResourcePathCommandmodelNodePath validation for subclasses.validate in class AbstractResourcePathCommand<org.hawkular.cmdgw.api.RemoveDatasourceRequest,org.hawkular.cmdgw.api.RemoveDatasourceResponse>modelNodePath - a DMR path to checkenvelope - the request the modelNodePath comes fromprotected void validate(org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.RemoveDatasourceRequest> envelope,
MonitoredEndpoint endpoint)
AbstractResourcePathCommandvalidate in class AbstractResourcePathCommand<org.hawkular.cmdgw.api.RemoveDatasourceRequest,org.hawkular.cmdgw.api.RemoveDatasourceResponse>envelope - a DMR path to checkCopyright © 2015 Red Hat, Inc.. All rights reserved.