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

Chnage the visibility of ServerSenvironment stability mutator method to package protected

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • 24.0.0.Final
    • None
    • Management
    • 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.

            yborgess1@redhat.com Yeray Borges Santana
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: