Modifier and Type | Class and Description |
---|---|
class |
AgentApplication |
class |
ServiceCommand
Simple service that allows starting Agent and DB Backend
in a single step.
|
Modifier and Type | Class and Description |
---|---|
class |
StorageCommand |
Modifier and Type | Class and Description |
---|---|
class |
ConnectCommand
Command in order to persistently connect to a database.
|
class |
DisconnectCommand |
class |
ListVMsCommand |
class |
ShellCommand |
class |
VMInfoCommand |
class |
VMStatCommand |
Modifier and Type | Class and Description |
---|---|
class |
PingCommand |
Modifier and Type | Class and Description |
---|---|
class |
GUIClientCommand |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStateNotifyingCommand
Abstract
Command implementation including all the default functionality of
AbstractCommand , but also contains an ActionNotifier
so that concrete implementations of this class can use this to provide updates with regards
to their runtime status to other components. |
Modifier and Type | Class and Description |
---|---|
class |
HelpCommand |
Modifier and Type | Class and Description |
---|---|
class |
DumpHeapCommand |
class |
FindObjectsCommand |
class |
FindRootCommand |
class |
ListHeapDumpsCommand |
class |
ObjectInfoCommand |
class |
SaveHeapDumpToFileCommand |
class |
ShowHeapHistogramCommand |
Copyright © 2014. All rights reserved.