| Package | Description |
|---|---|
| org.hawkular.agent.monitor.protocol | |
| org.hawkular.agent.monitor.protocol.dmr | |
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Method and Description |
|---|---|
Driver<L> |
Session.getDriver() |
| Constructor and Description |
|---|
Session(String feedId,
MonitoredEndpoint<MonitorServiceConfiguration.EndpointConfiguration> endpoint,
ResourceTypeManager<L> resourceTypeManager,
Driver<L> driver,
LocationResolver<L> locationResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DMRDriver |
| Constructor and Description |
|---|
DMRSession(String feedId,
MonitoredEndpoint endpoint,
ResourceTypeManager<DMRNodeLocation> resourceTypeManager,
Driver<DMRNodeLocation> driver,
LocationResolver<DMRNodeLocation> locationResolver,
org.jboss.as.controller.client.ModelControllerClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformDriver |
| Constructor and Description |
|---|
PlatformSession(String feedId,
MonitoredEndpoint endpoint,
ResourceTypeManager<PlatformNodeLocation> resourceTypeManager,
Driver<PlatformNodeLocation> driver,
LocationResolver<PlatformNodeLocation> locationResolver) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.