org.jclouds.karaf.commands.cache
Class BlobCacheManager<B extends org.jclouds.blobstore.BlobStore>

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

public class BlobCacheManager<B extends org.jclouds.blobstore.BlobStore>
extends CacheManager<B>


Constructor Summary
BlobCacheManager()
           
 
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

BlobCacheManager

public BlobCacheManager()


Copyright © 2012. All Rights Reserved.