public class DefaultTimedAnnotationProvider extends Object implements TimedAnnotationProvider
Constructor and Description |
---|
DefaultTimedAnnotationProvider() |
Modifier and Type | Method and Description |
---|---|
Set<io.micrometer.core.annotation.Timed> |
getTimedAnnotations(Exchange ex,
boolean client) |
public Set<io.micrometer.core.annotation.Timed> getTimedAnnotations(Exchange ex, boolean client)
getTimedAnnotations
in interface TimedAnnotationProvider
Apache CXF