org.jclouds.karaf.commands.cache
Interface Cacheable<S>

All Known Implementing Classes:
ActiveNodesCompleter, BlobCompleter, BlobStoreCompleterSupport, ComputeCompleterSupport, ContainerCompleter, GroupCompleter, ImageCompleter, InactiveNodesCompleter, LocationCompleter, NodesCompleter, SuspendedNodesCompleter

public interface Cacheable<S>


Method Summary
 void updateCache()
           
 void updateCache(S service)
           
 

Method Detail

updateCache

void updateCache()

updateCache

void updateCache(S service)


Copyright © 2009-2012 jclouds. All Rights Reserved.