Class AbstractMemoryHealthIndicatorProperties

    • Constructor Detail

      • AbstractMemoryHealthIndicatorProperties

        public AbstractMemoryHealthIndicatorProperties()
    • Method Detail

      • getMemoryMXBean

        public final MemoryMXBean getMemoryMXBean()
      • setMemoryMXBean

        public final void setMemoryMXBean​(MemoryMXBean memoryMXBean)
      • getThreshold

        public final double getThreshold()
      • setThreshold

        public final void setThreshold​(double threshold)