[
https://issues.jboss.org/browse/WFLY-3733?page=com.atlassian.jira.plugin....
]
Radoslav Husar edited comment on WFLY-3733 at 8/17/14 7:43 PM:
---------------------------------------------------------------
Seems like #2 is also possible, I have checked all the instances of methods and all seem
just providing desired metric information in consumable format.
was (Author: rhusar):
Seems like #2 is also possible, I have checked all the instances of methods and all seem
just providing desired metric information.
ChannelInstanceResourceDefinition doesn't expose non-primitive
fields and any of @ManagedAttribute methods
----------------------------------------------------------------------------------------------------------
Key: WFLY-3733
URL:
https://issues.jboss.org/browse/WFLY-3733
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Minor
Fix For: 9.0.0.Beta1
It seems to me that
org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition#getProtocolMetricResourceDefinition
doesnt expose ManagedAttributes that would have to be registred as strings
org/jboss/as/clustering/jgroups/subsystem/ChannelInstanceResourceDefinition.java:213
and doesnt expose any of the annotated methods
org/jboss/as/clustering/jgroups/subsystem/ChannelInstanceResourceDefinition.java:208
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)