Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-131

@ConfigurationAttribute to "guess" the attribute name if it is not provided

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • 4.0.0.BETA1
    • None
    • Configuration
    • None

    Description

      Not sure if it already does this, but doing something like

      @ConfigurationAttribute(containingElement = "locking")
      public void setWriteSkewCheck(boolean b) {
      // ...
      }

      The annotation could deduce that the name of the attribute is "writeSkewCheck".

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: