Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
AgentApplication.getAcceptedArguments() |
Modifier and Type | Method and Description |
---|---|
static Collection<ArgumentSpec> |
AgentOptionParser.getAcceptedArguments() |
Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
ListHeapDumpsCommand.getAcceptedArguments() |
Collection<ArgumentSpec> |
SaveHeapDumpToFileCommand.getAcceptedArguments() |
Collection<ArgumentSpec> |
DumpHeapCommand.getAcceptedArguments() |
Collection<ArgumentSpec> |
ShowHeapHistogramCommand.getAcceptedArguments() |
Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
GUIClientCommand.getAcceptedArguments() |
Modifier and Type | Class and Description |
---|---|
class |
SimpleArgumentSpec |
Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
Command.getAcceptedArguments()
Returns a collection of arguments that the command is prepared to handle.
|
Collection<ArgumentSpec> |
HelpCommand.getAcceptedArguments() |
static Collection<ArgumentSpec> |
HostVMArguments.getArgumentSpecs() |
static Collection<ArgumentSpec> |
HostVMArguments.getArgumentSpecs(boolean vmRequired) |
static Collection<ArgumentSpec> |
HostVMArguments.getArgumentSpecs(boolean hostRequired,
boolean vmRequired) |
Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
ThermostatService.getAcceptedArguments() |
Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
VMInfoCommand.getAcceptedArguments() |
Collection<ArgumentSpec> |
ListVMsCommand.getAcceptedArguments() |
Collection<ArgumentSpec> |
ShellCommand.getAcceptedArguments() |
Collection<ArgumentSpec> |
VMStatCommand.getAcceptedArguments() |
Modifier and Type | Method and Description |
---|---|
Collection<ArgumentSpec> |
DBService.getAcceptedArguments() |
Copyright © 2012. All Rights Reserved.