T
- The field component typepublic interface FieldInjectionPoint<T> extends InjectionPoint, AnnotationMetadataProvider, AnnotatedElement
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
isDeclaredNullable, isNullable