scylla-jmx/src/main/java/com/scylladb/jmx
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
..
api ApiClient: Add getReverseMapStrValue method 2016-03-22 09:42:57 +02:00
main Main: use the RMIServerSocketFactoryImp jmx init 2016-03-01 19:49:31 +02:00
metrics Clean up after unused imports 2015-12-17 09:29:48 +02:00
utils APIMBeanIntrospector: Creating an introspector for the MBeanserver 2016-05-02 15:00:57 +03:00