Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-561

Change visibility of scopes implementations

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.2.0.Final
    • None
    • jberet-core
    • None

    Description

      This request is linked to this PR in quarkiverse/quarkus-jberet extension.

      Quarkus use its own implementation for scopes.
      In linked PR, Quarkus implementations delegate to JBeret scopes implementations to do the work, but due to reduced visibility of JBeret scopes use of reflection is necessary, but should be avoided.

      Currently XXXScopedContextImpl constructor and relative getXXXScopedBeans are the only methods accessed from quarkus-jberet extension; found a way to make them accessible without reflection.

      Attachments

        Activity

          People

            weli@redhat.com Weinan Li
            luca.bassoricci Luca Basso Ricci (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: