public class CommandNamesCompleter extends Object implements Completer
static String
COMMANDS
CommandNamesCompleter()
CommandNamesCompleter(org.apache.felix.service.command.CommandSession session)
protected void
checkData()
int
complete(String buffer, int cursor, List<String> candidates)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String COMMANDS
public CommandNamesCompleter()
public CommandNamesCompleter(org.apache.felix.service.command.CommandSession session)
public int complete(String buffer, int cursor, List<String> candidates)
complete
Completer
protected void checkData()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.