public final class AgentApplication extends BasicCommand
| Constructor and Description |
|---|
AgentApplication() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArgumentSpec> |
getAcceptedArguments() |
AgentStartupConfiguration |
getConfiguration() |
String |
getDescription() |
String |
getName() |
String |
getUsage() |
void |
run(CommandContext ctx) |
getNotifier, isStorageRequired, setStorageRequiredpublic AgentStartupConfiguration getConfiguration()
getConfiguration in class BasicCommandpublic void run(CommandContext ctx) throws CommandException
CommandExceptionpublic String getName()
public String getDescription()
public String getUsage()
public Collection<ArgumentSpec> getAcceptedArguments()
Copyright © 2012. All Rights Reserved.