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, setStorageRequired
public AgentStartupConfiguration getConfiguration()
getConfiguration
in class BasicCommand
public void run(CommandContext ctx) throws CommandException
CommandException
public String getName()
public String getDescription()
public String getUsage()
public Collection<ArgumentSpec> getAcceptedArguments()
Copyright © 2012. All Rights Reserved.