Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-327

AfterTypeDiscovery.addAnnotatedType() should require an id

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.1.FD
    • 1.1.PFD
    • Portable Extensions
    • None
    • Release Notes

      Instead of

      public void addAnnotatedType(AnnotatedType<?> type);

      the method signature should be:

      public void addAnnotatedType(AnnotatedType<?> type, String id);

            rhn-engineering-jharting Jozef Hartinger
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: