org.jclouds.karaf.commands.compute.completer
Class LocationCompleter

java.lang.Object
  extended by org.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport
      extended by org.jclouds.karaf.commands.compute.completer.LocationCompleter
All Implemented Interfaces:
Runnable, org.apache.karaf.shell.console.Completer

public class LocationCompleter
extends ComputeCompleterSupport


Field Summary
 
Fields inherited from class org.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport
cache, delegate
 
Constructor Summary
LocationCompleter()
           
 
Method Summary
 void updateCache()
           
 
Methods inherited from class org.jclouds.karaf.commands.compute.completer.ComputeCompleterSupport
complete, getService, getServices, run, setServices
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationCompleter

public LocationCompleter()
Method Detail

updateCache

public void updateCache()
Specified by:
updateCache in class ComputeCompleterSupport


Copyright © 2009-2011 jclouds. All Rights Reserved.