public class GetApplicationMetadataCommand extends AbstractCommand
Constructor and Description |
---|
GetApplicationMetadataCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
commandReceived(CommandReader commandReader,
CommandSender commandSender) |
java.lang.String |
getManagedCommand()
Returns the managed command
|
commandReceived, getManagedCommands
public java.lang.String getManagedCommand()
AbstractCommand
getManagedCommand
in class AbstractCommand
protected void commandReceived(CommandReader commandReader, CommandSender commandSender)
commandReceived
in class AbstractCommand