public class SelectorAnnotationMapper extends java.lang.Object implements NamedAnnotationMapper
Constructor and Description |
---|
SelectorAnnotationMapper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.util.List<AnnotationValue<?>> |
map(AnnotationValue<java.lang.annotation.Annotation> annotation,
VisitorContext visitorContext) |
public java.util.List<AnnotationValue<?>> map(AnnotationValue<java.lang.annotation.Annotation> annotation, VisitorContext visitorContext)
map
in interface AnnotationMapper<java.lang.annotation.Annotation>