]
Brian Stansberry updated WFCORE-2831:
-------------------------------------
Issue Type: Task (was: Bug)
Remove deprecated ManagementResourceRegistration.Factory methods
----------------------------------------------------------------
Key: WFCORE-2831
URL:
https://issues.jboss.org/browse/WFCORE-2831
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
The ManagementResourceRegistration.Factory is meant to be created with a ProcessType, but
some legacy, deprecated, unused code does not require this. Remove those methods. They
were deprecated 2 years ago and this Factory is not meant for use outside the kernel
anyway.