Modifier and Type | Class and Description |
---|---|
class |
AgentApplication |
Modifier and Type | Class and Description |
---|---|
class |
DumpHeapCommand |
class |
ListHeapDumpsCommand |
class |
SaveHeapDumpToFileCommand |
class |
ShowHeapHistogramCommand |
Modifier and Type | Class and Description |
---|---|
class |
GUIClientCommand |
Modifier and Type | Class and Description |
---|---|
class |
HelpCommand |
Modifier and Type | Method and Description |
---|---|
Command |
CommandRegistry.getCommand(String name) |
Command |
CommandRegistryImpl.getCommand(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<Command> |
CommandRegistry.getRegisteredCommands() |
Collection<Command> |
CommandRegistryImpl.getRegisteredCommands() |
Modifier and Type | Method and Description |
---|---|
protected abstract org.osgi.framework.ServiceRegistration |
BaseCommandRegistry.registerCommand(Command cmd) |
protected org.osgi.framework.ServiceRegistration |
CommandRegistryImpl.registerCommand(Command cmd) |
Modifier and Type | Method and Description |
---|---|
Collection<org.osgi.framework.ServiceRegistration> |
CommandRegistry.registerCommands(Iterable<? extends Command> cmds) |
Collection<org.osgi.framework.ServiceRegistration> |
BaseCommandRegistry.registerCommands(Iterable<? extends Command> cmds) |
Modifier and Type | Class and Description |
---|---|
class |
BasicCommand
Common base class for all daemon and application
|
Modifier and Type | Class and Description |
---|---|
class |
ThermostatService
Simple service that allows starting Agent and DB Backend
in a single step.
|
Modifier and Type | Class and Description |
---|---|
class |
ListVMsCommand |
class |
ShellCommand |
class |
VMInfoCommand |
class |
VMStatCommand |
Modifier and Type | Class and Description |
---|---|
class |
DBService |
Copyright © 2012. All Rights Reserved.