Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1738

@Property on setter doesn't expose the attr via probe.sh

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 3.5
    • None
    • None

      If we have

      int attr;
      
      @Property
      public void setAttr(int val) {...}
      

      then attr won't be exposed via probe.sh. It is exposed via JMX (jconsole) though.

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: