- java.lang.Object
-
- org.apache.karaf.features.command.completers.FeatureRepositoryNameCompleter
-
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer
public class FeatureRepositoryNameCompleter
extends Object
implements org.apache.karaf.shell.console.Completer
jline.Completor for Feature Repository URLs.
Displays a list of currently installed Feature repositories.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
complete(String buffer,
int cursor,
List candidates) |
void |
setFeaturesService(org.apache.karaf.features.FeaturesService featuresService) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.