T
- The field component typepublic interface FieldInjectionPoint<T> extends InjectionPoint, AnnotationMetadataProvider
EMPTY
Modifier and Type | Method and Description |
---|---|
Argument<T> |
asArgument()
Convert this field to an
Argument reference. |
Field |
getField() |
String |
getName() |
Class<T> |
getType() |
void |
set(T instance,
Object object) |
getDeclaringBean, requiresReflection
findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, getAnnotationMetadata, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
getAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation