- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: taskA general taskA general task
Milestone
Description
Juergen Hoeller opened SPR-14797 and commented
As of 4.3, a factory method may declare an argument of type InjectionPoint (or its subclass DependencyDescriptor) in order to react to the injection point that triggers the creation of the current instance. We need to cover this in our reference documentation.
Affects: 4.3 GA
Issue Links:
- InjectionPoint not propagated by AutowiredAnnotationBeanPostProcessor's cached argument resolution [SPR-14400] #18971 InjectionPoint not propagated by AutowiredAnnotationBeanPostProcessor's cached argument resolution
- InjectionPoint/DependencyDescriptor as injectable argument for @Bean methods [SPR-14033] #18605 InjectionPoint/DependencyDescriptor as injectable argument for @Beanmethods
- Improve core container exception meta-data [SPR-13968] #18540 Improve core container exception meta-data
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: taskA general taskA general task