Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Oct 10, 2016 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Oct 10, 2016

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants