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