public class MonitorClassNameCompleter extends Object implements org.apache.karaf.shell.console.Completer
Constructor and Description |
---|
MonitorClassNameCompleter() |
Modifier and Type | Method and Description |
---|---|
int |
complete(String buffer,
int cursor,
List<String> candidates) |
void |
setRegistry(ServiceMonitorRegistry registry) |
public int complete(String buffer, int cursor, List<String> candidates)
complete
in interface org.apache.karaf.shell.console.Completer
public void setRegistry(ServiceMonitorRegistry registry)
Copyright © 2020. All rights reserved.