| Package | Description |
|---|---|
| org.hawkular.agent.monitor.inventory | |
| org.hawkular.agent.monitor.log | |
| org.hawkular.agent.monitor.scheduler.config |
| Modifier and Type | Class and Description |
|---|---|
class |
InventoryManager<RT extends ResourceType<MT,AT,O,RCPT>,MT extends MetricType,AT extends AvailType,O extends Operation,RCPT extends ResourceConfigurationPropertyType,R extends Resource<RT,?,?,?,?>,ME extends MonitoredEndpoint>
Just a container that holds the different managers needed to keep track of inventory.
|
class |
Resource<T extends ResourceType<?,?,?,?>,E extends MonitoredEndpoint,M extends MetricInstance<?,?,?>,A extends AvailInstance<?,?,?>,C extends ResourceConfigurationPropertyInstance<?>> |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgLogger_$logger.errorDiscoveryFailed(Exception e,
MonitoredEndpoint endpoint) |
void |
MsgLogger.errorDiscoveryFailed(Exception e,
MonitoredEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
DMREndpoint
Represents a remote endpoint that can process DMR requests.
|
class |
JMXEndpoint
Represents a remote endpoint that can process JMX requests.
|
class |
LocalDMREndpoint
Represent the endpoint to our local Wildfly instance (the one we are running inside of).
|
class |
PlatformEndpoint
Represents an endpoint that can process requests to access platform native data.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.