Luis-Miguel Alventosa's Blog

All | Java | xVM
« Previous day (Jul 8, 2008) | Main | Next day (Jul 9, 2008) »
20080709 Wednesday July 09, 2008

VisualVM's JMX API entrypoints available in VisualVM-Tools module

It's more than likely that VisualVM plugin developers will be interested in accessing their JMX instrumented applications from within VisualVM. The VisualVM-Tools module adds some public APIs for JMX-related things in the com.sun.tools.visualvm.tools.jmx package required to get access to the underlying JMX connection and also to retrieve the JVM MXBeans that will grant access to the underlying JVM instrumentation. Then writing a JMX-based plugin for VisualVM is as simple as defining your custom UI and fill it in with the information coming from the JMX model.

Find below some examples of use:

Posted by lmalvent ( Jul 09 2008, 11:58:05 PM CEST ) Permalink Comments [0]

Calendar

RSS Feeds

Search

Links

Planet JMX

Navigation

Referers