Luis-Miguel Alventosa's Blog

All | Java | xVM
« Previous month (May 2008) | Main | Next month (Jul 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]

20080708 Tuesday July 08, 2008

JDK 6 Update 7 Java VisualVM and VisualVM 1.0 released

After eight months of frantic development since VisualVM Preview 1 was released I'm happy to announce the general availability of JDK 6 Update 7 Java VisualVM and VisualVM 1.0 (java.net).

What's new?

Well, mainly that if you download and install JDK 6 Update 7 on your machine running VisualVM will be as simple as calling <jdk-home>/bin/jvisualvm.

VisualVM comes with a set of plugins available for download from the VisualVM Plugin Center. In order to enhance VisualVM's core functionality go to "Tools | Plugins" and give a try to any of the available plugins or even better extend the tool by writing your own plugins using the VisualVM APIs for plugin developers.

Visit http://java.sun.com/javase/downloads/index.jsp or https://visualvm.dev.java.net for download or to get more information.

Use feedback at visualvm.dev.java.net mailing list to send us your feedback.

Have fun!

Posted by lmalvent ( Jul 08 2008, 10:54:33 PM CEST ) Permalink Comments [4]

Calendar

RSS Feeds

Search

Links

Planet JMX

Navigation

Referers