Uses of Interface
org.jclouds.karaf.commands.cache.Cacheable

Packages that use Cacheable
org.jclouds.karaf.commands.blobstore.completer   
org.jclouds.karaf.commands.cache   
org.jclouds.karaf.commands.compute.completer   
 

Uses of Cacheable in org.jclouds.karaf.commands.blobstore.completer
 

Classes in org.jclouds.karaf.commands.blobstore.completer that implement Cacheable
 class BlobCompleter
           
 class BlobStoreCompleterSupport
           
 class ContainerCompleter
           
 

Uses of Cacheable in org.jclouds.karaf.commands.cache
 

Methods in org.jclouds.karaf.commands.cache that return types with arguments of type Cacheable
 List<? extends Cacheable<T>> CacheManager.getCacheables()
           
 

Method parameters in org.jclouds.karaf.commands.cache with type arguments of type Cacheable
 void CacheManager.setCacheables(List<? extends Cacheable<T>> cacheables)
           
 

Uses of Cacheable in org.jclouds.karaf.commands.compute.completer
 

Classes in org.jclouds.karaf.commands.compute.completer that implement Cacheable
 class ActiveNodesCompleter
           
 class ComputeCompleterSupport
           
 class GroupCompleter
           
 class ImageCompleter
           
 class InactiveNodesCompleter
           
 class LocationCompleter
           
 class NodesCompleter
           
 class SuspendedNodesCompleter
           
 



Copyright © 2012. All Rights Reserved.