Dumper
The Dumper MBean provides:
• Operations to dump stack traces, attributes MBean of all or selected MBeans (as XML), or text file contents to a new window in JConsole.
• Operations to email any of this data to individual email addresses, or a mailing list managed by the Emailer MBean.
• Provides ability to apply XSLT stylesheet to MBean attribute XML.
• Emailer MBean performs actual emailing.
• A DefaultXsltStylesheet attribute which is a file, URL, or Java resource path reference to an XSLT style sheet used by default for MBean attribute XML styling. Out-of-the-box this defaults to a simple XSLT style sheet that produces easy-to-read HTML.