Brian Stansberry created WFCORE-20:
--------------------------------------
Summary: Remove TransformationTarget.getExtensionRegistry
Key: WFCORE-20
URL:
https://issues.jboss.org/browse/WFCORE-20
Project: WildFly Core
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 1.0.0.Alpha4
TransformationTarget exposes the ExtensionRegistry. Since TransformationTarget is exposed
to extensions via the transformers they register (via
[Resource|Operation]TransformationContext) this leaks a class to extensions that isn't
meant to be exposed outside the core.
The only use of this method in WildFly doesn't really need it.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)