Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6753

Refactor so that ServerEnvironment.setStability() doesn't need to be public

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 24.0.0.Final
    • None
    • Server
    • None

      WFCORE-6728 added a mutator method to update the current stability level from the server process reload handler.

      This method's visibility is public at the moment, however it must be protected to be available only for classes with the same package member.

      Any class using it should be moved down to a root package to continue getting access to it.

            kkhan1@redhat.com Kabir Khan
            kkhan1@redhat.com Kabir Khan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: