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

Clarify BeanManager.createProducer()

XMLWordPrintable

    • Icon: Clarification Clarification
    • Resolution: Done
    • Icon: Major Major
    • 1.1.PRD
    • 1.1.EDR
    • Portable Extensions
    • None
    • Release Notes

      The specification defines a pair of BeanManager.createProducer() methods:

      public Producer<?> createProducer(AnnotatedField<?> field);
      public Producer<?> createProducer(AnnotatedMethod<?> method);
      

      If cases when the field or method is not static, it is unclear which contextual instance the created producer should operate upon.

            pmuiratbleepbleep Pete Muir (Inactive)
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: