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

Clarify BeanManager.createProducer()

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: