public class CommandCompleter extends Object implements CommandLineCompleter
| Constructor and Description |
|---|
CommandCompleter(CommandRegistry cmdRegistry) |
public CommandCompleter(CommandRegistry cmdRegistry)
public int complete(CommandContext ctx, String buffer, int cursor, List<String> candidates)
complete in interface CommandLineCompleterCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.