public class InstanceCompleter extends Object implements org.apache.karaf.shell.console.Completer
| Constructor and Description |
|---|
InstanceCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List candidates) |
void |
setInstanceService(org.apache.karaf.instance.core.InstanceService instanceService) |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.