| Package | Description |
|---|---|
| org.hawkular.agent.monitor.protocol | |
| org.hawkular.agent.monitor.protocol.dmr | |
| org.hawkular.agent.monitor.protocol.jmx | |
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointService<L,S extends Session<L>>
A service to discover and sample resources from a single
MonitoredEndpoint. |
class |
ProtocolService<L,S extends Session<L>>
A collection of
EndpointServices that all handle a single protocol and share a single
ResourceTypeManager. |
static class |
ProtocolService.Builder<L,S extends Session<L>> |
| Modifier and Type | Method and Description |
|---|---|
static <L,S extends Session<L>> |
ProtocolService.builder() |
<L,S extends Session<L>> |
ProtocolServices.getEndpointService(String endpointName) |
| Modifier and Type | Method and Description |
|---|---|
<N> void |
Discovery.discoverChildren(Resource<L> parent,
ResourceType<L> childType,
Session<L> session,
Consumer<Resource<L>> resourceConsumer)
Discovers children of the given type underneath the given parent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DMRSession |
| Modifier and Type | Class and Description |
|---|---|
class |
JMXSession |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformSession |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.