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

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

XMLWordPrintable

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

      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".

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

                Created:
                Updated:
                Resolved: