| Name | Description | Type | Package | Framework |
| AbstractDiagnosticsMBeanProvider | Class | org.jppf.management.diagnostics | Jppf | |
| AbstractThreadDumpWriter | Abstract implementation of a ThreadDumpWriter. | Class | org.jppf.management.diagnostics | Jppf |
| CPUTimeCollector | This class computes, at regular intervals, the approximative value of the CPU load for the current JVM. | Class | org.jppf.management.diagnostics | Jppf |
| Diagnostics | Class | org.jppf.management.diagnostics | Jppf | |
| DiagnosticsMBean | Interface for the diagnostics MBean. | Interface | org.jppf.management.diagnostics | Jppf |
| HealthSnapshot | This class represents a snapshot of the JVM health. | Class | org.jppf.management.diagnostics | Jppf |
| HTMLThreadDumpWriter | This class prints a thread dump nicely formatted as HTML to a character stream. | Class | org.jppf.management.diagnostics | Jppf |
| LockInformation | Information about a lock found in a ThreadInfo object. | Class | org.jppf.management.diagnostics | Jppf |
| MemoryInformation | Instances of this class hold memory usage information. | Class | org.jppf.management.diagnostics | Jppf |
| MemoryUsageInformation | A Serializable implementation of MemoryUsage. | Class | org.jppf.management.diagnostics | Jppf |
| StackFrameInformation | nformation about a frame in a thread stack trace. | Class | org.jppf.management.diagnostics | Jppf |
| TextThreadDumpWriter | This class prints a thread dump nicely formatted as plain text to a character stream. | Class | org.jppf.management.diagnostics | Jppf |
| ThreadDump | This class encapsulates a JVM thread dump, including dealocks information when available. | Class | org.jppf.management.diagnostics | Jppf |
| ThreadDumpWriter | Interface for printing a ThreadDump. | Interface | org.jppf.management.diagnostics | Jppf |
| ThreadInformation | Information about a thread, including the stack trace and associated locks. | Class | org.jppf.management.diagnostics | Jppf |