In the past few articles, we have seen how to use jconsole to monitor a running Java application. However, jconsole is not very customizable *. Sometimes, we would like a certain action to happen, ...
One of the new features anticipated for JDK 7 is advertised in the Java SE 7 preview as Enhanced JMX Agent and MBeans. In this post, I look at portions of the enhanced JMX and MXBean support.
The Java Management Extensions (JMX) standard is gaining adoption within the J2EE community for the management of applications, as well as application servers and other infrastructure software. JMX ...