Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-25

Test that a definiton exception is thrown when a producer method is a type variable

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.CR1
    • None
    • None
    • None

      For example,

      @Produces
      public T create(InjectionPoint point)
      {
      return null;
      }

              pmuiratbleepbleep Pete Muir (Inactive)
              pmuiratbleepbleep Pete Muir (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: