Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-440

Use ConstructorInjector to instantiate a @Form class

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 2.1-beta-1
    • 2.0.1.GA
    • None
    • None
    • Release Notes

      FormInjector currently uses type.newInstance() to create an instance of the @Form class. However, the central factory for instance creation (InjectorFactory) should be used:

      constructorInjector.construct()

            rhn-engineering-jharting Jozef Hartinger
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: