-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.GA
-
None
Adding a parameter of type InjectionPoint on a disposer method should inject the corresponding meta-data for the place where the bean had been injected; for the bean being destroyed.
See http://www.seamframework.org/Community/DisposingAndInjectionPointIntegration#comment111793 and the Weld test org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest.
- is related to
-
CDI-52 Make it clearer that an InjectionPoint injected into a disposer method refers to the producer method bean and not to the declaring bean
- Closed