Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.noear.solon.health.detector.AbstractDetector (implements org.noear.solon.health.detector.Detector)
- org.noear.solon.health.detector.impl.CpuDetector
- org.noear.solon.health.detector.impl.DiskDetector
- org.noear.solon.health.detector.impl.JvmMemoryDetector
- org.noear.solon.health.detector.impl.MemoryDetector
- org.noear.solon.health.detector.impl.OsDetector
- org.noear.solon.health.detector.impl.QpsDetector
- org.noear.solon.health.detector.util.CmdUtil
- org.noear.solon.health.detector.DetectorManager
- org.noear.solon.health.detector.integration.DetectorPlugin (implements org.noear.solon.core.Plugin)
- org.noear.solon.health.detector.integration.HealthConfigurator
- org.noear.solon.health.detector.util.SizeUtil
- org.noear.solon.health.detector.AbstractDetector (implements org.noear.solon.health.detector.Detector)
Interface Hierarchy
- org.noear.solon.health.HealthIndicator
- org.noear.solon.health.detector.Detector (also extends org.noear.solon.core.Lifecycle)
- org.noear.solon.core.Lifecycle
- org.noear.solon.health.detector.Detector (also extends org.noear.solon.health.HealthIndicator)