[jboss-jira] [JBoss JIRA] (WFCORE-3475) Tighten visibility on some AttributeDefinition fields

Brian Stansberry (JIRA) issues at jboss.org
Wed Dec 20 18:08:00 EST 2017


Brian Stansberry created WFCORE-3475:
----------------------------------------

             Summary: Tighten visibility on some AttributeDefinition fields
                 Key: WFCORE-3475
                 URL: https://issues.jboss.org/browse/WFCORE-3475
             Project: WildFly Core
          Issue Type: Task
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


AttributeDefinition and some subclasses in the controller module have some fields that are not private. This will make it problematic to evolve the management code in the future. Deprecate any that are protected, with a note to use the getter, and make package protected ones private.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list