public class Stats extends AbstractServerCommand
Constructor and Description |
---|
Stats() |
Modifier and Type | Method and Description |
---|---|
void |
complete(Context context,
ProcessedCommand procCmd,
List<String> candidates) |
String |
getName() |
List<String> |
getOptions() |
int |
nesting() |
execute, isAvailable
public String getName()
public List<String> getOptions()
getOptions
in interface Command
getOptions
in class AbstractCommand
public int nesting()
public void complete(Context context, ProcessedCommand procCmd, List<String> candidates)
complete
in interface Command
complete
in class AbstractCommand
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.