@MetaInfServices(value=Command.class) public class Version extends AbstractServerCommand
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
ProcessedCommand commandLine) |
String |
getName() |
boolean |
isAvailable(Context context) |
int |
nesting() |
complete, getOptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomplete, getOptionspublic String getName()
public int nesting()
public boolean isAvailable(Context context)
isAvailable in interface CommandisAvailable in class AbstractServerCommandpublic void execute(Context context, ProcessedCommand commandLine)
execute in interface Commandexecute in class AbstractServerCommandCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.