Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9342

@Inject Instance<BeanType> should be validate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M2
    • cdi
    • None

      Suppose we have the following injection:

      @Inject @Sync Instance<PaymentProcessor> paymentProcessor;
      

      and if there is no bean with qualifier @Sync and type PaymentProcessor available then CDI validator should mark such a injection as unsatisfied.

            alexeykazakov Alexey Kazakov
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: