public abstract class AbstractServerCommand extends AbstractCommand implements ServerCommand
| Constructor and Description |
|---|
AbstractServerCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
ProcessedCommand commandLine) |
boolean |
isAvailable(Context context) |
complete, getOptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnestingcomplete, getName, getOptionspublic boolean isAvailable(Context context)
isAvailable in interface Commandpublic void execute(Context context, ProcessedCommand commandLine)
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.