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, setStorageRequired
getDescription, getOptions, getUsage
public AgentStartupConfiguration getConfiguration()
getConfiguration
in class BasicCommand
public void run(CommandContext ctx) throws CommandException
Command
CommandException
Copyright © 2013. All Rights Reserved.