org.jclouds.karaf.commands.compute.completer
Class ImageCompleter
java.lang.Object
org.jclouds.karaf.commands.support.GenericCompleterSupport<org.jclouds.compute.ComputeService,String>
org.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport
org.jclouds.karaf.commands.compute.completer.ImageCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer, Cacheable<org.jclouds.compute.ComputeService>
public class ImageCompleter
- extends ComputeCompleterSupport
- implements org.apache.karaf.shell.console.Completer
|
Method Summary |
void |
init()
|
void |
updateOnAdded(org.jclouds.compute.ComputeService computeService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.karaf.shell.console.Completer |
complete |
ImageCompleter
public ImageCompleter()
init
public void init()
updateOnAdded
public void updateOnAdded(org.jclouds.compute.ComputeService computeService)
- Specified by:
updateOnAdded in interface Cacheable<org.jclouds.compute.ComputeService>
Copyright © 2013. All Rights Reserved.