org.apache.karaf.features.command.completers
Class FeatureRepoNameCompleter
java.lang.Object
org.apache.karaf.features.command.completers.FeatureRepoNameCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer
public class FeatureRepoNameCompleter
- extends Object
- implements org.apache.karaf.shell.console.Completer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureRepoNameCompleter
public FeatureRepoNameCompleter()
setFeatureFinder
public void setFeatureFinder(FeatureFinder featureFinder)
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete in interface org.apache.karaf.shell.console.Completer
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.