-
Task
-
Resolution: Done
-
Major
-
None
-
None
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.