An interface to get the information about the JVM which the appserver is running.
This interface is intended to replace the traditional techniques to get thread
dump from a JVM. This is the interface of the MBean that will implement the
JMX based techniques in JDK 1.5+ platform to get interesting information about
the JVM itself. |