Bela Ban created JGRP-1738:
------------------------------
Summary: @Property on setter doesn't expose the attr via probe.sh
Key: JGRP-1738
URL:
https://issues.jboss.org/browse/JGRP-1738
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 3.5
If we have
{noformat}
int attr;
@Property
public void setAttr(int val) {...}
{noformat}
then attr won't be exposed via probe.sh. It *is* exposed via JMX (jconsole) though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira