public static class MemoryUtil.MBeanMemoryStats extends Object implements MemoryUtil.MemoryStats
Constructor and Description |
---|
MBeanMemoryStats(MemoryPoolMXBean memoryBean) |
Modifier and Type | Method and Description |
---|---|
boolean |
isUsageThresholdExceeded(int threshold) |
public MBeanMemoryStats(MemoryPoolMXBean memoryBean)
public boolean isUsageThresholdExceeded(int threshold)
isUsageThresholdExceeded
in interface MemoryUtil.MemoryStats
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.