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

Improve API on AttributeDefinitions where a capability is referenced.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 2.0.0.Alpha11
    • Management
    • None

      Take the following method call defining an attribute: -

      .setCapabilityReference(PROVIDERS_CAPABILITY, SASL_SERVER_FACTORY_CAPABILITY, true)
      

      This definition says this attribute references something which provides the PROVIDERS_CAPABILITY.

      However it also states that the resource that contains this attributes provides the SASL_SERVER_FACTORY_CAPABILITY.

      Really what the resource provides is not directly related to this attribute definition.

      The following pull request has already improved on registering in advance what capability a resource can provide: -

      https://github.com/wildfly/wildfly-core/pull/909

            tomazcerar Tomaž Cerar (Inactive)
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: