public class UpdateCollectionIntervalsCommand extends AbstractJMXResourcePathCommand<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(EndpointService<JMXNodeLocation,JMXSession> endpointService,
String resourceId,
org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope,
org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse response,
CommandContext context) |
protected void |
validate(org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope,
MonitoredEndpoint<? extends AgentCoreEngineConfiguration.AbstractEndpointConfiguration> endpoint) |
executeassertLocalDMRServer, 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>protected org.hawkular.bus.common.BinaryData execute(EndpointService<JMXNodeLocation,JMXSession> endpointService, String resourceId, org.hawkular.bus.common.BasicMessageWithExtraData<org.hawkular.cmdgw.api.UpdateCollectionIntervalsRequest> envelope, org.hawkular.cmdgw.api.UpdateCollectionIntervalsResponse response, CommandContext context) throws Exception
execute in class AbstractJMXResourcePathCommand<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>Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.