public class RestControllerAnnotationMapper extends ComponentAnnotationMapper
| Constructor and Description | 
|---|
| RestControllerAnnotationMapper() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName() | 
| protected java.util.List<io.micronaut.core.annotation.AnnotationValue<?>> | mapInternal(io.micronaut.core.annotation.AnnotationValue<java.lang.annotation.Annotation> annotation,
           io.micronaut.inject.visitor.VisitorContext visitorContext)Internal map implemenation that subclasses should implement. | 
mappublic java.lang.String getName()
getName in interface io.micronaut.core.naming.NamedgetName in class ComponentAnnotationMapperprotected java.util.List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<java.lang.annotation.Annotation> annotation,
                                                                                      io.micronaut.inject.visitor.VisitorContext visitorContext)
AbstractSpringAnnotationMappermapInternal in class ComponentAnnotationMapperannotation - The annotationvisitorContext - The visitor context