@Service(value={VersionCompleter.class,org.apache.karaf.shell.console.Completer.class})
public final class VersionCompleter
extends AbstractCompleterComponent
| Constructor and Description |
|---|
VersionCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List<String> candidates) |
io.fabric8.api.FabricService |
getFabricService() |
String |
getParameter() |
void |
setFabricService(io.fabric8.api.FabricService fabricService) |
Copyright © 2011–2014 Red Hat. All rights reserved.