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

Allow custom implementation of InjectorFactory to be provided

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0-beta-2
    • 1.2.1.GA
    • None
    • None

      For CDI integration, the abbility to replace default InjectorFactoryImpl with a custom one is essential. Furthermore, I believe that this would allow cleaner integration with Spring, Guice, etc...

      This task has two steps:

      1.) Make sure that InjectorFactory instance is used for creating all types of components (not only resources but also providers and Application subclasses)

      2.) Allow an alternative InjectorFactory implementation to be specified via init params (I cannot think of a better way for this right now)

            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: