| Package | Description |
|---|---|
| org.hawkular.agent.javaagent | |
| org.hawkular.agent.javaagent.config |
| Class and Description |
|---|
| ConfigManager
This manages the configuration file.
|
| Configuration |
| Class and Description |
|---|
| AbstractExpression
If a YAML property supports expressions (that is, can have ${x} tokens in its value), the
property type is going to be a subclass of this.
|
| AbstractStringifiedProperty
Provides a way to serialize and deserialize YAML value as a String but maintain
an object of type
|
| BooleanExpression
The type of any YAML property that is a boolean
but whose YAML representation can include ${x} expressions.
|
| Configuration |
| Diagnostics |
| Diagnostics.ReportTo |
| DMRAvail |
| DMRAvailSet |
| DMRMetric |
| DMRMetricSet |
| DMRNotification
The Notification name should map to a defined NotificationType using the transform:
|
| DMROperation |
| DMROperationParam |
| DMRResourceConfig |
| DMRResourceType |
| DMRResourceTypeSet |
| IntegerExpression
The type of any YAML property that is an integer
but whose YAML representation can include ${x} expressions.
|
| JMXAvail |
| JMXAvailSet |
| JMXMetric |
| JMXMetricSet |
| JMXOperation |
| JMXOperationParam |
| JMXResourceConfig |
| JMXResourceType |
| JMXResourceTypeSet |
| LocalDMR |
| LocalJMX |
| ManagedServers |
| MeasurementUnitJsonProperty |
| MetricTypeJsonProperty |
| Platform |
| Platform.PlatformChild |
| RemoteDMR |
| RemoteJMX |
| SecurityRealm |
| StorageAdapter |
| StorageAdapter.Type |
| StringExpression
The type of any YAML property that is a string
but whose YAML representation can include ${x} expressions.
|
| StringExpression.StringValue |
| Subsystem |
| TimeUnits |
| Validatable
Objects that can have their state checked for correctness implement this interface.
|
| WaitFor |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.