org.jclouds.karaf.chef.commands.completer
Class ChefCompleterSupport
java.lang.Object
org.jclouds.karaf.commands.support.GenericCompleterSupport<org.jclouds.chef.ChefService,String>
org.jclouds.karaf.chef.commands.completer.ChefCompleterSupport
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer, Cacheable<org.jclouds.chef.ChefService>
- Direct Known Subclasses:
- CookbookCompleter
public abstract class ChefCompleterSupport
- extends GenericCompleterSupport<org.jclouds.chef.ChefService,String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChefCompleterSupport
public ChefCompleterSupport()
getCacheableKey
public String getCacheableKey(org.jclouds.chef.ChefService type)
- Specified by:
getCacheableKey in class GenericCompleterSupport<org.jclouds.chef.ChefService,String>
Copyright © 2013. All Rights Reserved.