B
- The declaring bean typeT
- The argument typepublic interface ArgumentInjectionPoint<B,T> extends InjectionPoint<B>
EMPTY
Modifier and Type | Method and Description |
---|---|
Argument<T> |
getArgument() |
CallableInjectionPoint<B> |
getOuterInjectionPoint() |
getDeclaringBean, requiresReflection
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation
@NonNull CallableInjectionPoint<B> getOuterInjectionPoint()