scylla-jmx/src/main/java/com/scylladb/jmx/utils
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
..
APIMBeanIntrospector.java APIMBeanIntrospector: Creating an introspector for the MBeanserver 2016-05-02 15:00:57 +03:00
APIMBeanServer.java Adding the APIMBeanServer 2016-05-02 15:02:08 +03:00
EstimatedHistogram.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
FileUtils.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
Pair.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
RecentEstimatedHistogram.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
RMIServerSocketFactoryImpl.java Import RMIServerSocketFactoryImp from origin 2016-03-01 19:47:55 +02:00
SnapshotDetailsTabularData.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00