Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-933

@Delegate with constructor injection fails

    XMLWordPrintableJSON

Details

    Description

      public class MyDecorator {
      @Inject
      protected MyDecorator(@Delegate MyDelegate delegate)

      {/*...*/}

      //...
      }
      ... is specified by 8.1.2 (2nd example), but fails with a CreationException.

      Attachments

        Activity

          People

            struberg Mark Struberg
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: