Class ServiceAnnotationMapper

All Implemented Interfaces:
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper

public class ServiceAnnotationMapper extends ComponentAnnotationMapper
Maps @Service the same was as ComponentAnnotationMapper.
Since:
1.0
Author:
graemerocher
  • Constructor Details

    • ServiceAnnotationMapper

      public ServiceAnnotationMapper()
  • Method Details