public abstract class AbstractCommand extends Object implements Command
| Constructor and Description |
|---|
AbstractCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(Context context,
ProcessedCommand procCmd,
List<String> candidates) |
List<String> |
getOptions() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getName, isAvailablepublic List<String> getOptions()
getOptions in interface CommandCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.