[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-9342) @Inject Instance<BeanType> should be validate

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Tue Sep 6 07:52:26 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaroslav Jankovič closed JBIDE-9342.
------------------------------------



> @Inject Instance<BeanType> should be validate
> ---------------------------------------------
>
>                 Key: JBIDE-9342
>                 URL: https://issues.jboss.org/browse/JBIDE-9342
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M2
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.3.0.M3
>
>
> Suppose we have the following injection:
> {code}
> @Inject @Sync Instance<PaymentProcessor> paymentProcessor;
> {code}
> and if there is no bean with qualifier @Sync and type PaymentProcessor available then CDI validator should mark such a injection as unsatisfied.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list