Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-115

Decorators are resolved as matching beans for injection points

    XMLWordPrintable

Details

    Description

      When resolving beans that are eligible for injection to an injection point, the container identifies the set of matching beans
      which are not interceptors or decorators ...

      Currently the example in section 8.1.2 produces a decorator bean and a simple bean both of which are resolved for any injection point of the interface type: @Current Logger logger;

      The decorator should not be in the set of matching beans.

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            drallendc@gmail.com David Allen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: