| Interface | Description |
|---|---|
| MonitoringDataCollector |
API for collecting monitoring data points from a
MonitoringDataSource. |
| MonitoringDataSource |
Implemented by each source of monitoring data to provide the current data.
|
| MonitoringWatchCollector |
API for collecting watches.
|
| MonitoringWatchCollector.WatchBuilder | |
| MonitoringWatchSource |
Implemented by each source of monitoring watches to provide the current watch configuration.
|
| Class | Description |
|---|---|
| MonitoringDataCollection |
Utility to collect beans using their getter
Methods. |
| Annotation Type | Description |
|---|---|
| MonitoringData |
Annotation to add meta data to
MonitoringDataSource.collect(MonitoringDataCollector) method to customise the
collection. |
Copyright © 2020. All rights reserved.