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 CommandLineCompleter
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.