Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4291

ioc: allow configuration of non scoped objects

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.5
    • None
    • None
    • None

      We currently support singletons and request and session scoped mappings to be configured in Guice. Other configured mapped are kept for use with newInstance(...).

      We need separate config for non-scoped objects that we need in the container and those that should be used with newInstance(...)

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD