]
Darran Lofthouse updated WFCORE-924:
------------------------------------
Labels: affects_elytron (was: )
Factor out common code for management interface definitions.
------------------------------------------------------------
Key: WFCORE-924
URL:
https://issues.jboss.org/browse/WFCORE-924
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Labels: affects_elytron
Fix For: 3.0.0.Alpha1
These interfaces started off very simple and initially their attributes were fairly
distinct due to the running mode they operated in - however as more and more attributes
are added there is more common code than unique code and this is tending to mean all
changes are being made in duplicate - double that if a change also impacts on the native
definition.