public class CollectorClassNameCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
Modifier and Type | Field and Description |
---|---|
ServiceCollectorRegistry |
registry |
Constructor and Description |
---|
CollectorClassNameCompleter() |
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) |
public ServiceCollectorRegistry registry
Copyright © 2021. All rights reserved.