Modifier and Type | Method and Description |
---|---|
abstract void |
HeapView.addHeapDump(HeapDump dump) |
abstract void |
HeapView.setActiveDump(HeapDump dump) |
Modifier and Type | Method and Description |
---|---|
abstract void |
HeapView.updateHeapDumpList(List<HeapDump> heapDumps) |
Modifier and Type | Method and Description |
---|---|
void |
HeapDumpDetailsController.setDump(HeapDump dump) |
Constructor and Description |
---|
ObjectDetailsController(ApplicationService appService,
HeapDump heapDump,
ObjectDetailsViewProvider viewProvider,
ObjectRootsViewProvider rootsViewProvider) |
ObjectRootsController(HeapDump dump,
com.sun.tools.hat.internal.model.JavaHeapObject heapObject,
FindRoot findRoot,
ObjectRootsViewProvider viewProvider) |
ObjectRootsController(HeapDump dump,
com.sun.tools.hat.internal.model.JavaHeapObject heapObject,
ObjectRootsViewProvider viewProvider) |
Modifier and Type | Method and Description |
---|---|
void |
HeapSwingView.addHeapDump(HeapDump dump) |
void |
HeapSwingView.setActiveDump(HeapDump dump) |
Modifier and Type | Method and Description |
---|---|
void |
HeapSwingView.updateHeapDumpList(List<HeapDump> heapDumps) |
Modifier and Type | Method and Description |
---|---|
HeapDump |
OverlayComponent.getHeapDump() |
Modifier and Type | Method and Description |
---|---|
void |
StatsPanel.addDump(HeapDump dump) |
void |
StatsPanel.selectOverlay(HeapDump heapDump) |
Modifier and Type | Method and Description |
---|---|
void |
StatsPanel.updateHeapDumpList(List<HeapDump> heapDumps) |
Constructor and Description |
---|
OverlayComponent(HeapDump dump) |
Modifier and Type | Method and Description |
---|---|
HeapDump |
ObjectCommandHelper.getHeapDump() |
Modifier and Type | Method and Description |
---|---|
HeapDump |
HeapDAO.getHeapDump(HeapInfo heapInfo) |
Modifier and Type | Method and Description |
---|---|
HeapDump |
HeapDAOImpl.getHeapDump(HeapInfo heapInfo) |
Copyright © 2013. All rights reserved.