@Deprecated public class CommandNamesCompleter extends Object implements Completer
| Constructor and Description |
|---|
CommandNamesCompleter()
Deprecated.
|
CommandNamesCompleter(org.apache.felix.service.command.CommandSession session)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkData()
Deprecated.
|
int |
complete(String buffer,
int cursor,
List<String> candidates)
Deprecated.
|
public static final String COMMANDS
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.