[cdi-dev] [JBoss JIRA] (CDI-706) ProducerConfigurator has no method to configure the InjectionPoints
Mark Struberg (JIRA)
issues at jboss.org
Sun Jun 11 16:09:00 EDT 2017
Mark Struberg created CDI-706:
---------------------------------
Summary: ProducerConfigurator has no method to configure the InjectionPoints
Key: CDI-706
URL: https://issues.jboss.org/browse/CDI-706
Project: CDI Specification Issues
Issue Type: Bug
Reporter: Mark Struberg
Producer has not only produce() and dispose() but also
{noformat}
Set<InjectionPoint> getInjectionPoints()
{noformat}
But this information cannot be set with the ProducerConfigurator.
So it is effectively not possible to properly create a Producer with this Configurator.
Or did I miss some trick?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the cdi-dev
mailing list