Class HeapDumpDelegate

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, BaseObjectNamed, HeapDumpDelegateMBean, InfoDelegateFactory<NotificationHandlerDelegate>, NotificationHandlerDelegate, NotificationHandlerDelegateFactory, SelfEmailingMBean

Implementation of HeapDumpDelegateMBean; see it and other interfaces implemented for more information.

Note this will only function in a Java 6 or higher JVM which provides a com.sun.management:type=HotSpotDiagnostic MBean with a heapDump(String,boolean) operation.

Supported API: true

Extendable: false