public class AvailableRepoNameCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
| Constructor and Description |
|---|
AvailableRepoNameCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(org.apache.karaf.shell.api.console.Session session,
org.apache.karaf.shell.api.console.CommandLine commandLine,
List<String> candidates) |
void |
setFeaturesService(org.apache.karaf.features.FeaturesService featuresService) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.