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 ...
I will start with one of my favorite features of Groovy that I would love to eventually see in the Java programming language. The safe navigation operator checks the object it is operating on for null ...