Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4040

Deprecate PersistentResourceDefinition.Parameters, remove all uses

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 6.0.0.CR3
    • None
    • Management
    • None

    Description

      PersistentResourceDefinition.Parameters extends SimpleResourceDefinition.Parameters but doesn't add anything to it, it just overrides and delegates to some superclass methods. But it's a builder kind of API so for every method it doesn't override, the superclass is not returning the subclass type, making it hard to use.

      The PersistentResourceDefinition can just accept the superclass Parameters.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: