public interface CommandExecutor
| Modifier and Type | Method and Description |
|---|---|
String |
execute(CommandContext commandContext)
Execute one command and return the execution result
|
String execute(CommandContext commandContext) throws NoSuchCommandException
commandContext - command contextNoSuchCommandExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.