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

Deprecate PersistentResourceDefinition.Parameters, remove all uses

XMLWordPrintable

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

      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.

            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: