public interface InjectionPoint extends AnnotationMetadataProvider
EMPTY
Modifier and Type | Method and Description |
---|---|
BeanDefinition |
getDeclaringBean() |
boolean |
requiresReflection() |
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation
BeanDefinition getDeclaringBean()
boolean requiresReflection()