[jboss-jira] [JBoss JIRA] (WFCORE-20) Remove TransformationTarget.getExtensionRegistry

Brian Stansberry (JIRA) issues at jboss.org
Tue Jul 22 21:21:29 EDT 2014


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)


More information about the jboss-jira mailing list