| Package | Description |
|---|---|
| org.hawkular.agent.monitor.cmd | |
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.service | |
| org.hawkular.agent.monitor.util |
| Modifier and Type | Method and Description |
|---|---|
MonitorServiceConfiguration |
CommandContext.getMonitorServiceConfiguration() |
| 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 |
|---|---|
MonitorServiceConfiguration |
MonitorServiceConfigurationBuilder.build() |
MonitorServiceConfiguration |
MonitorServiceConfiguration.cloneWith(MonitorServiceConfiguration.StorageAdapterConfiguration newStorageAdapter) |
| Constructor and Description |
|---|
MonitorService(MonitorServiceConfiguration bootConfiguration,
org.jboss.as.controller.ProcessType processType) |
| Modifier and Type | Method and Description |
|---|---|
static MonitorServiceConfiguration |
Util.getMonitorServiceConfiguration(org.jboss.as.controller.OperationContext context)
Used by extension classes that need to get the subsystem's configuration.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.