public interface MarkerAnnotationResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getAnnotationType(org.springframework.core.annotation.MergedAnnotation<?> annotation) |
java.lang.String |
getBeanNameAnnotationAttribute(org.springframework.core.annotation.MergedAnnotation<?> annotation) |
java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationType(org.springframework.core.annotation.MergedAnnotation<?> annotation)
java.lang.String getBeanNameAnnotationAttribute(org.springframework.core.annotation.MergedAnnotation<?> annotation)