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

Add @Unwraps from Seam Solder

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • TBD
    • 1.0
    • Concepts
    • None

    Description

      @Unwraps allows for an essentially stateless scope for producer methods and fields.

      At injection time a dependent scoped proxy is injected into the injection point. When a methods is invoked on this proxy it calls the corresponding @Unwraps methods to get the instance to invoke the method on.

      Because the proxy is @Dependent scoped, the @Unwraps method can inject the corresponding InjectionPoint.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sdouglas1@redhat.com Stuart Douglas
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: