org.apache.cxf.karaf.commands.completers
Class BusCompleter
java.lang.Object
org.apache.cxf.karaf.commands.completers.BusCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer
public class BusCompleter
- extends Object
- implements org.apache.karaf.shell.console.Completer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusCompleter
public BusCompleter()
setController
public void setController(CXFController controller)
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete in interface org.apache.karaf.shell.console.Completer
Apache CXF