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