com.liferay.portal.kernel.util
Class HeapUtil

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

public class HeapUtil
extends java.lang.Object

View Source

Author:
Shuyang Zhou

Constructor Summary
HeapUtil()
           
 
Method Summary
static void heapDump(boolean live, boolean binary, java.lang.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,
                            java.lang.String file)