scylla-jmx/src/main/java/com/scylladb/jmx
Amnon Heiman 4e02c52aee Adding the APIMBeanServer
The APIMBeanServer is serve as a proxy for the MBeanServer.
It intercept calls to the MBeanServer and check for the column family
and stream registeration before they are perform.

Current implementation override queryNames as it's the one that is being
used by nodetool.

Additional methods can be override in the future if needed.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-02 15:02:08 +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 Adding the APIMBeanServer 2016-05-02 15:02:08 +03:00