Modifier and Type | Method and Description |
---|---|
void |
AgentApplication.run(CommandContext ctx) |
void |
StorageCommand.run(CommandContext ctx) |
void |
ServiceCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
PingCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
FindObjectsCommand.run(CommandContext ctx) |
void |
FindRootCommand.run(CommandContext ctx) |
void |
ListHeapDumpsCommand.run(CommandContext ctx) |
void |
ShowHeapHistogramCommand.run(CommandContext ctx) |
void |
DumpHeapCommand.run(CommandContext ctx) |
void |
SaveHeapDumpToFileCommand.run(CommandContext ctx) |
void |
ObjectInfoCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
GUIClientCommand.run(CommandContext ctx) |
Modifier and Type | Class and Description |
---|---|
class |
CommandContextImpl |
Modifier and Type | Method and Description |
---|---|
CommandContext |
CommandContextFactory.createContext(Arguments args) |
Modifier and Type | Method and Description |
---|---|
void |
Command.run(CommandContext ctx)
Execute the command
|
Modifier and Type | Method and Description |
---|---|
void |
HelpCommand.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
CommandContext |
TestCommandContextFactory.createContext(Arguments args) |
Modifier and Type | Method and Description |
---|---|
void |
TestCommand.run(CommandContext ctx) |
void |
TestCommand.Handle.run(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
ShellCommand.run(CommandContext ctx) |
void |
ConnectCommand.run(CommandContext ctx) |
void |
DisconnectCommand.run(CommandContext ctx) |
void |
VMStatCommand.run(CommandContext ctx) |
void |
VMInfoCommand.run(CommandContext ctx) |
void |
ListVMsCommand.run(CommandContext ctx) |
Copyright © 2012. All Rights Reserved.