Class HeapMemoryHealthIndicatorProperties
java.lang.Object
com.cumulocity.microservice.monitoring.health.indicator.memory.AbstractMemoryHealthIndicatorProperties
com.cumulocity.microservice.monitoring.health.indicator.memory.HeapMemoryHealthIndicatorProperties
@ConfigurationProperties("management.health.heapmemory")
public class HeapMemoryHealthIndicatorProperties
extends AbstractMemoryHealthIndicatorProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cumulocity.microservice.monitoring.health.indicator.memory.AbstractMemoryHealthIndicatorProperties
getMemoryMXBean, getThreshold, setMemoryMXBean, setThreshold
-
Constructor Details
-
HeapMemoryHealthIndicatorProperties
public HeapMemoryHealthIndicatorProperties()
-