]
Radoslav Husar commented on WFLY-3733:
--------------------------------------
Example of #1 is at org.jgroups.protocols.FRAG2#num_frags_sent.
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
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