nextapp.echoservlet.util
Class HeapInspector

java.lang.Object
  extended by nextapp.echoservlet.util.HeapInspector

public class HeapInspector
extends java.lang.Object


Nested Class Summary
static class HeapInspector.ClassComparator
           
static class HeapInspector.Count
           
static class HeapInspector.Dumper
           
 
Constructor Summary
HeapInspector()
           
 
Method Summary
static void dump()
           
static java.util.Map getClassToCountMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapInspector

public HeapInspector()
Method Detail

dump

public static void dump()

getClassToCountMap

public static java.util.Map getClassToCountMap()