Liferay 6.2-ce-ga5

com.liferay.portal.kernel.util
Class HeapUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.HeapUtil

public class HeapUtil
extends Object


Constructor Summary
HeapUtil()
           
 
Method Summary
static void heapDump(boolean live, boolean binary, String file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapUtil

public HeapUtil()
Method Detail

heapDump

public static void heapDump(boolean live,
                            boolean binary,
                            String file)

Liferay 6.2-ce-ga5