org.drools.core.util
Class MemoryUtil.MemoryStats

java.lang.Object
  extended by org.drools.core.util.MemoryUtil.MemoryStats
Enclosing class:
MemoryUtil

public static class MemoryUtil.MemoryStats
extends Object


Constructor Summary
MemoryUtil.MemoryStats(MemoryPoolMXBean memoryBean)
           
 
Method Summary
 boolean isUsageThresholdExceeded(int threshold)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryUtil.MemoryStats

public MemoryUtil.MemoryStats(MemoryPoolMXBean memoryBean)
Method Detail

isUsageThresholdExceeded

public boolean isUsageThresholdExceeded(int threshold)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.