public class UpdateCollectionIntervalsCommand extends AbstractDMRResourcePathCommand<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest,org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse>
| Modifier and Type | Field and Description |
|---|---|
static Class<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> |
REQUEST_CLASS |
| Constructor and Description |
|---|
UpdateCollectionIntervalsCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse |
createResponse() |
protected org.hawkular.bus.common.BinaryData |
execute(org.jboss.as.controller.client.ModelControllerClient mcc,
EndpointService<DMRNodeLocation,DMRSession> endpointService,
String modelNodePath,
org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope,
org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse response,
CommandContext context,
DMRSession dmrContext) |
protected void |
validate(org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope,
MonitoredEndpoint<? extends AgentCoreEngineConfiguration.AbstractEndpointConfiguration> endpoint) |
protected void |
validate(String modelNodePath,
org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope) |
assertNotRename, execute, setServerRefreshIndicatorassertLocalDMRServer, getEntityType, getOperationName, modifiesResource, success, validatepublic static final Class<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> REQUEST_CLASS
protected org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse createResponse()
createResponse in class AbstractResourcePathCommand<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest,org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse>AbstractResourcePathCommand.createResponse()protected org.hawkular.bus.common.BinaryData execute(org.jboss.as.controller.client.ModelControllerClient mcc,
EndpointService<DMRNodeLocation,DMRSession> endpointService,
String modelNodePath,
org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope,
org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse response,
CommandContext context,
DMRSession dmrContext)
throws Exception
execute in class AbstractDMRResourcePathCommand<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest,org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse>Exceptionprotected void validate(org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope,
MonitoredEndpoint<? extends AgentCoreEngineConfiguration.AbstractEndpointConfiguration> endpoint)
validate in class AbstractResourcePathCommand<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest,org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse>protected void validate(String modelNodePath, org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope)
validate in class AbstractDMRResourcePathCommand<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest,org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse>Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.