Class HeapdumpCommand

All Implemented Interfaces:
ICommand

public class HeapdumpCommand extends BaseJdmpviewCommand
Command for dumping heapdumps from DTFJ. Contains the heap-walking logic for building the reference tree. The code for writing the heapdumps (both PHD and classic) is in the com.ibm.jvm.heapdump package.