The Java Management Extensions (JMX) have been present in the JDK since J2SE 5.0. In JDK 6, Sun has added a new advanced JMX sample to the JDK sample directory. The ...
In the third article of this JMX series (part 1, part 2), we will look at how we can add JMX notifications into our JMX enabled Notepad application. JMX notifications can be used to inform users about ...
I’ll demonstrate the tremendous utility of the JMX MXBean in this blog entry. While doing so, I’ll also demonstrate the usefulness of a J2SE 5 enum for reporting a set of discrete status values and ...
A standard MBean is one that statically defines its management interface through the names of the methods it contains. A dynamic MBean implements a specific Java interface and reveals its attributes ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results