public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute(List<String> tokens)
Execute the specified command
|
String |
getName() |
String |
getOneLineDescription() |
void |
setCommandContext(CommandContext context) |
String getOneLineDescription()
void setCommandContext(CommandContext context)
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.