scylla-jmx/src/main/java
Amnon Heiman 645d04083c APIMBeanIntrospector: Creating an introspector for the MBeanserver
The MX4J introspector does not support *MXBean interfaces name, This
causes a problem with the garbage collector and java related MBeans.

To bypass that limitation the APIMBeanIntrospector inherit from
MBeanIntrospector and override the relevant functionality so MXBean
will be treated like MBean.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-02 15:00:57 +03:00
..
com APIMBeanIntrospector: Creating an introspector for the MBeanserver 2016-05-02 15:00:57 +03:00
org/apache/cassandra StreamingMetrics: Preparation for removing pull mode 2016-05-02 14:55:42 +03:00