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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: