public final class AgentApplication extends BasicCommand
| Constructor and Description |
|---|
AgentApplication() |
| Modifier and Type | Method and Description |
|---|---|
AgentStartupConfiguration |
getConfiguration() |
String |
getName()
Returns a name for this command.
|
void |
run(CommandContext ctx)
Execute the command
|
getNotifier, isAvailableInShell, isAvailableOutsideShell, isStorageRequired, setStorageRequiredgetDescription, getOptions, getUsagepublic AgentStartupConfiguration getConfiguration()
getConfiguration in class BasicCommandpublic void run(CommandContext ctx) throws CommandException
CommandCommandExceptionCopyright © 2012. All Rights Reserved.