public class DiagnosticsRecorder.DiagnosticsRecorderMBeanImpl extends javax.management.StandardMBean implements DiagnosticsRecorder.DiagnosticsRecorderMBean
| Constructor and Description |
|---|
DiagnosticsRecorderMBeanImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
collectThreadDumps() |
java.lang.String |
collectThreadDumps(java.lang.Integer count) |
java.lang.String |
getReportFileLocation() |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic java.lang.String collectThreadDumps()
collectThreadDumps in interface DiagnosticsRecorder.DiagnosticsRecorderMBeanpublic java.lang.String collectThreadDumps(java.lang.Integer count)
collectThreadDumps in interface DiagnosticsRecorder.DiagnosticsRecorderMBeanpublic java.lang.String getReportFileLocation()
getReportFileLocation in interface DiagnosticsRecorder.DiagnosticsRecorderMBean