Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17319

Remove uses of deprecated SubsystemRegistration methods.

XMLWordPrintable

      DecoratingSubsystemRegistration implements a couple deprecated methods in the SubsystemRegistration interface. Clean the up so we can remove them from the interface.

      This will need to be a two-step process:

      1) Remove the @Override annotations and make the methods throw UOE. This allows full WF to build against snapshots of core as we do the interface pruning work.

      2) Once full is using a version of core with the pruned interface, delete the methods.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: