public final class TimedAnnotations extends Object
@Timed
annotations from bean methods.Modifier and Type | Method and Description |
---|---|
static Set<io.micrometer.core.annotation.Timed> |
get(Method method,
Class<?> type)
Return
Timed annotations that should be used for the given method
and type . |