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

Don't wrap resource producer field if the actual type is assignable to Serializable

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.2.6.Final, 1.1.26.Final
    • None
    • None

    Description

      The container must guarantee that all resources are passivation capable dependencies. Weld creates a proxy wrapper for every resource producer field whose required type is not final and is not assignable to java.io.Serializable. It's is also not required to create a proxy if the actual type of the current instance is assignable to java.io.Serializable.

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: