public class FeatureRepositoryCompleter extends Object implements org.apache.karaf.shell.console.Completer
jline.Completor for Feature Repository URLs.
Displays a list of currently installed Feature repositories.| Constructor and Description |
|---|
FeatureRepositoryCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List candidates) |
void |
setFeaturesService(org.apache.karaf.features.FeaturesService featuresService) |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.