org.jclouds.karaf.chef.commands.completer
Class ChefContextNameCompleter
java.lang.Object
org.jclouds.karaf.chef.commands.completer.ChefContextNameCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer
public class ChefContextNameCompleter
- 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 |
ChefContextNameCompleter
public ChefContextNameCompleter()
complete
public int complete(String buffer,
int cursor,
List<String> candidates)
- Specified by:
complete in interface org.apache.karaf.shell.console.Completer
getChefServices
public List<? extends org.jclouds.chef.ChefService> getChefServices()
setChefServices
public void setChefServices(List<? extends org.jclouds.chef.ChefService> chefServices)
Copyright © 2013. All Rights Reserved.