Modifier and Type | Method and Description |
---|---|
void |
AgentApplication.run(CommandContext ctx) |
void |
ServiceCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
StorageCommand.run(CommandContext ctx) |
Constructor and Description |
---|
HostVMArguments(Arguments args) |
HostVMArguments(Arguments args,
boolean hostRequired,
boolean vmRequired) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectCommand.run(CommandContext ctx) |
void |
VMStatCommand.run(CommandContext ctx) |
void |
DisconnectCommand.run(CommandContext ctx) |
void |
ShellCommand.run(CommandContext ctx) |
void |
ListVMsCommand.run(CommandContext ctx) |
void |
VMInfoCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
PingCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
GUIClientCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
Command.run(CommandContext ctx)
Execute the command.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandLineArgumentParseException |
Modifier and Type | Method and Description |
---|---|
void |
HeapDumper.dump() |
Modifier and Type | Class and Description |
---|---|
class |
HeapNotFoundException |
class |
ObjectNotFoundException |
Modifier and Type | Method and Description |
---|---|
HeapDump |
ObjectCommandHelper.getHeapDump() |
com.sun.tools.hat.internal.model.JavaHeapObject |
ObjectCommandHelper.getJavaHeapObject() |
void |
FindRootCommand.run(CommandContext ctx) |
void |
ObjectInfoCommand.run(CommandContext ctx) |
void |
FindObjectsCommand.run(CommandContext ctx) |
void |
ListHeapDumpsCommand.run(CommandContext ctx) |
void |
ShowHeapHistogramCommand.run(CommandContext ctx) |
void |
DumpHeapCommand.run(CommandContext ctx) |
void |
SaveHeapDumpToFileCommand.run(CommandContext ctx) |
Copyright © 2013. All rights reserved.