Class TimedAnnotationMapper

java.lang.Object
io.micronaut.inject.annotation.internal.TimedAnnotationMapper
All Implemented Interfaces:
Named, AnnotationMapper<Annotation>, NamedAnnotationMapper

@Internal public class TimedAnnotationMapper extends Object implements NamedAnnotationMapper
Maps Micrometer's Timed annotation in order to support AOP.
Since:
1.1.0
Author:
graemerocher
  • Constructor Details

    • TimedAnnotationMapper

      public TimedAnnotationMapper()
  • Method Details