| java.lang.Object | ||
| ↳ | org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement | |
| ↳ | org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement | |
Class representing generic injection information about an annotated field or setter method, supporting @Resource and related annotations.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| isDefaultName | |||||||||||
| lookupType | |||||||||||
| mappedName | |||||||||||
| name | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Build a DependencyDescriptor for the underlying field/method.
| |||||||||||
Return the desired type for the lookup.
| |||||||||||
Return the resource name for the lookup.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
| |||||||||||
From class
java.lang.Object
| |||||||||||
Build a DependencyDescriptor for the underlying field/method.