Package wt.jmx.core.mbeans
Class HeapDumpDelegate
java.lang.Object
javax.management.StandardMBean
wt.jmx.core.StandardMBean
wt.jmx.core.SelfAwareMBean
wt.jmx.core.mbeans.HeapDumpDelegate
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,BaseObjectNamed,HeapDumpDelegateMBean,InfoDelegateFactory<NotificationHandlerDelegate>,NotificationHandlerDelegate,NotificationHandlerDelegateFactory,SelfEmailingMBean
public class HeapDumpDelegate
extends SelfAwareMBean
implements HeapDumpDelegateMBean, NotificationHandlerDelegateFactory, NotificationHandlerDelegate
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
-
Method Summary
Methods inherited from class wt.jmx.core.SelfAwareMBean
deregister, destroy, getBaseObjectName, getObjectName, getObjectNameOnPreRegister, getOwnerMBean, getSelfAwareMBean, init, isInited, isRegistered, isStarted, onDestroy, onInit, onStart, onStop, postDeregister, postRegister, preDeregister, preRegister, register, register, register, resetObjectName, setOwnerMBean, start, stopMethods inherited from class wt.jmx.core.StandardMBean
cacheMBeanInfo, cacheMBeanInfoInInstance, createMBeanInfo, emailThisMBean, getAttributes, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName, setAttributesMethods inherited from class javax.management.StandardMBean
getAttribute, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, invoke, setAttribute, setImplementationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.jmx.core.mbeans.InfoDelegateFactory
setOwnerMBeanMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean