public class RestControllerAnnotationMapper extends ComponentAnnotationMapper
Constructor and Description |
---|
RestControllerAnnotationMapper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
protected java.util.List<AnnotationValue<?>> |
mapInternal(AnnotationValue<java.lang.annotation.Annotation> annotation,
VisitorContext visitorContext)
Internal map implemenation that subclasses should implement.
|
map
public java.lang.String getName()
getName
in interface Named
getName
in class ComponentAnnotationMapper
protected java.util.List<AnnotationValue<?>> mapInternal(AnnotationValue<java.lang.annotation.Annotation> annotation, VisitorContext visitorContext)
AbstractSpringAnnotationMapper
mapInternal
in class ComponentAnnotationMapper
annotation
- The annotationvisitorContext
- The visitor context