public static interface MetricResolver.Of<T extends Annotation>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPresent() |
AnnotationInfo |
metricAnnotation() |
String |
metricName() |
org.eclipse.microprofile.metrics.Tag[] |
tags() |
boolean isPresent()
String metricName()
org.eclipse.microprofile.metrics.Tag[] tags()
AnnotationInfo metricAnnotation()
Copyright © 2018–2019. All rights reserved.