public class DumpAgent extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HEAP |
static String |
JAVA |
static String |
SEPARATOR |
static String |
SYSTEM |
Constructor and Description |
---|
DumpAgent() |
Modifier and Type | Method and Description |
---|---|
static void |
agentmain(String arg)
Generate a dump on this machine
|
static void |
main(String[] args) |
public static final String SEPARATOR
public static final String SYSTEM
public static final String HEAP
public static final String JAVA