T
- The target annotation typepublic abstract class WebBindAnnotationMapper<T extends java.lang.annotation.Annotation> extends AbstractSpringAnnotationMapper
Constructor and Description |
---|
WebBindAnnotationMapper() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<AnnotationValue<?>> |
mapInternal(AnnotationValue<java.lang.annotation.Annotation> annotation,
VisitorContext visitorContext)
Internal map implemenation that subclasses should implement.
|
map
protected java.util.List<AnnotationValue<?>> mapInternal(AnnotationValue<java.lang.annotation.Annotation> annotation, VisitorContext visitorContext)
AbstractSpringAnnotationMapper
mapInternal
in class AbstractSpringAnnotationMapper
annotation
- The annotationvisitorContext
- The visitor context