| Package | Description |
|---|---|
| org.hawkular.agent.monitor.cmd | |
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.service |
| Modifier and Type | Method and Description |
|---|---|
MonitorService |
CommandContext.getDiscoveryService() |
| Constructor and Description |
|---|
CommandContext(FeedCommProcessor feedCommProcessor,
MonitorServiceConfiguration config,
MonitorService discoveryService) |
FeedCommProcessor(WebSocketClientBuilder webSocketClientBuilder,
MonitorServiceConfiguration config,
String feedId,
MonitorService discoveryService) |
| Modifier and Type | Method and Description |
|---|---|
protected MonitorService |
MonitorServiceRemoveStepHandler.getMonitorService(org.jboss.as.controller.OperationContext opContext) |
protected MonitorService |
MonitorServiceAddStepHandler.getMonitorService(org.jboss.as.controller.OperationContext opContext) |
protected MonitorService |
MonitorServiceWriteAttributeHandler.getMonitorService(org.jboss.as.controller.OperationContext opContext) |
| Modifier and Type | Method and Description |
|---|---|
MonitorService |
MonitorService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorService.addDependencies(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceBuilder<MonitorService> bldr)
When this service is being built, this method is called to allow this service
to add whatever dependencies it needs.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.