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

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

      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.

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

                Created:
                Updated:
                Resolved: