| Class | Description |
|---|---|
| AnnotationReader<T extends Annotation> |
Utility that allows reading the different MP metrics
Annotations from different annotated abstractions
providing a common interface to allow generic handling and a common logic independent of the source of the
Annotation. |
| MetricUtils<T extends org.eclipse.microprofile.metrics.Metric> |
Unfortunately the
MetricRegistry has no generic versions of the get or register methods for the different
types of Metrics. |
| Annotation Type | Description |
|---|---|
| MetricsAnnotationBinding |
Copyright © 2021. All rights reserved.