[jboss-jira] [JBoss JIRA] (WFCORE-3478) Tighten visibility on some AttributeDefinition fields
Brian Stansberry (JIRA)
issues at jboss.org
Thu Dec 21 16:32:00 EST 2017
Brian Stansberry created WFCORE-3478:
----------------------------------------
Summary: Tighten visibility on some AttributeDefinition fields
Key: WFCORE-3478
URL: https://issues.jboss.org/browse/WFCORE-3478
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