@Contract @FunctionalInterface public interface MonitoringWatchSource
| Modifier and Type | Method and Description |
|---|---|
void |
collect(MonitoringWatchCollector collector)
Collects watches of this source at current configuration.
|
void collect(MonitoringWatchCollector collector)
collector - the MonitoringWatchCollector instance to use to collect current watch configuration.Copyright © 2020. All rights reserved.