Skip to content

Documentation for InjectionPoint argument on @Bean method [SPR-14797] #19363

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions