org.jclouds.karaf.commands.blobstore.completer
Class BlobCompleter
java.lang.Object
org.jclouds.karaf.commands.blobstore.completer.BlobStoreCompleterSupport
org.jclouds.karaf.commands.blobstore.completer.BlobCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer, Cacheable<org.jclouds.blobstore.BlobStore>
public class BlobCompleter
- extends BlobStoreCompleterSupport
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobCompleter
public BlobCompleter()
updateCache
public void updateCache()
- Specified by:
updateCache in interface Cacheable<org.jclouds.blobstore.BlobStore>- Overrides:
updateCache in class BlobStoreCompleterSupport
updateCache
public void updateCache(org.jclouds.blobstore.BlobStore blobStore)
Copyright © 2009-2012 jclouds. All Rights Reserved.