T - the bean typepublic interface InjectionPoint<T> extends AnnotationMetadataProvider
EMPTY| Modifier and Type | Method and Description | 
|---|---|
BeanDefinition<T> | 
getDeclaringBean()  | 
boolean | 
requiresReflection()  | 
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclared@NonNull BeanDefinition<T> getDeclaringBean()
boolean requiresReflection()