Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8221

Maven DI lacks of javax.inject.Provider equivalent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 4.0.0-beta-3
    • None
    • API
    • None

    Description

      Usually used to have "placeholder" in components that scope is wider than the one injected (typically: singleton component wants session, so it can inject provider<session> but it have to make sure that provider.get is invoked ONLY within session scope).
      Or how to implement this pattern now?

      Attachments

        Activity

          People

            Unassigned Unassigned
            cstamas Tamas Cservenak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: