| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InjectionMetadata.InjectedElement | |
|---|---|
| org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. | 
| org.springframework.context.annotation | Annotation support for context configuration, including classpath scanning for autowire candidates. | 
| Uses of InjectionMetadata.InjectedElement in org.springframework.beans.factory.annotation | 
|---|
| Methods in org.springframework.beans.factory.annotation with parameters of type InjectionMetadata.InjectedElement | |
|---|---|
|  void | InjectionMetadata.addInjectedField(InjectionMetadata.InjectedElement element) | 
|  void | InjectionMetadata.addInjectedMethod(InjectionMetadata.InjectedElement element) | 
| Uses of InjectionMetadata.InjectedElement in org.springframework.context.annotation | 
|---|
| Subclasses of InjectionMetadata.InjectedElement in org.springframework.context.annotation | |
|---|---|
| protected  class | CommonAnnotationBeanPostProcessor.LookupElementClass representing generic injection information about an annotated field or setter method, supporting @Resource and related annotations. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||