-
Task
-
Resolution: Done
-
Major
-
None
-
None
CDI introduced this with https://github.com/eclipse-ee4j/cdi/pull/532
Note that Weld already supports this via our own API - WeldBeanConfigurator.
Since the two methods are identical, no changes are needed on Weld side apart from CDI API upgrade plus note in our API mentioning that spec already has this feature.