org.apache.servicemix.jbi.commands
Class JbiCommandCompleter
java.lang.Object
org.apache.servicemix.jbi.commands.JbiCommandCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer
public class JbiCommandCompleter
- extends Object
- implements org.apache.karaf.shell.console.Completer
Completer for JBI artifacts.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JbiCommandCompleter
public JbiCommandCompleter()
setBundleContext
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete in interface org.apache.karaf.shell.console.Completer
getComponentsAndAssemblies
protected Set<String> getComponentsAndAssemblies()
Copyright © 2005-2012 FuseSource. All Rights Reserved.