public static class MemoryUtil.MemoryStats extends Object
Constructor and Description |
---|
MemoryUtil.MemoryStats(MemoryPoolMXBean memoryBean) |
Modifier and Type | Method and Description |
---|---|
MemoryUsage |
getMemoryUsage() |
boolean |
isUsageThresholdExceeded(int threshold) |
public MemoryUtil.MemoryStats(MemoryPoolMXBean memoryBean)
public boolean isUsageThresholdExceeded(int threshold)
public MemoryUsage getMemoryUsage()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.