|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.util.HeapDump
public class HeapDump
Constructor Summary | |
---|---|
HeapDump()
|
Method Summary | |
---|---|
static void |
dumpHeap(java.lang.String fileName)
Dumps the java heap to the specified file in hprof format. |
static java.lang.String |
to(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeapDump()
Method Detail |
---|
public static java.lang.String to(java.lang.String fileName)
public static void dumpHeap(java.lang.String fileName)
fileName
- the dump file name which must not already exist.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |