public class Ping extends AbstractServerCommand
Constructor and Description |
---|
Ping() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context,
ProcessedCommand commandLine) |
String |
getName() |
boolean |
isAvailable(Context context) |
int |
nesting() |
complete, getOptions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
complete, getOptions
public String getName()
public int nesting()
public boolean isAvailable(Context context)
isAvailable
in interface Command
isAvailable
in class AbstractServerCommand
public void execute(Context context, ProcessedCommand commandLine)
execute
in interface Command
execute
in class AbstractServerCommand
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.