org.jclouds.karaf.commands.cache
Class ComputeCacheManager<C extends org.jclouds.compute.ComputeService>

java.lang.Object
  extended by org.jclouds.karaf.commands.cache.CacheManager<C>
      extended by org.jclouds.karaf.commands.cache.ComputeCacheManager<C>
All Implemented Interfaces:
Runnable

public class ComputeCacheManager<C extends org.jclouds.compute.ComputeService>
extends CacheManager<C>


Constructor Summary
ComputeCacheManager()
           
 
Method Summary
 
Methods inherited from class org.jclouds.karaf.commands.cache.CacheManager
bind, destroy, getCacheables, init, run, setCacheables, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputeCacheManager

public ComputeCacheManager()


Copyright © 2009-2012 jclouds. All Rights Reserved.