[
https://issues.jboss.org/browse/JGRP-1738?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-1738:
--------------------------------
E.g. Protocol.level is not exposed anymore via probe.sh: {{probe.sh jmx=UDP.level}}.
The {{level}} attribute *is* exposed via a method: {{probe.sh op=UDP.getLevel}} or via
jconsole.
@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