org.jclouds.hpcloud.objectstorage.lvs.blobstore.config
Class HPCloudObjectStorageLasVegasBlobStoreContextModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.jclouds.openstack.swift.blobstore.config.SwiftBlobStoreContextModule
          extended by org.jclouds.hpcloud.objectstorage.lvs.blobstore.config.HPCloudObjectStorageLasVegasBlobStoreContextModule
All Implemented Interfaces:
com.google.inject.Module

public class HPCloudObjectStorageLasVegasBlobStoreContextModule
extends SwiftBlobStoreContextModule

Author:
Adrian Cole

Nested Class Summary
static class HPCloudObjectStorageLasVegasBlobStoreContextModule.GetCDNMetadata
           
 
Constructor Summary
HPCloudObjectStorageLasVegasBlobStoreContextModule()
           
 
Method Summary
protected  com.google.common.cache.LoadingCache<String,URI> cdnContainer(HPCloudObjectStorageLasVegasBlobStoreContextModule.GetCDNMetadata loader)
           
protected  void configure()
           
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HPCloudObjectStorageLasVegasBlobStoreContextModule

public HPCloudObjectStorageLasVegasBlobStoreContextModule()
Method Detail

cdnContainer

@Provides
@Singleton
protected com.google.common.cache.LoadingCache<String,URI> cdnContainer(HPCloudObjectStorageLasVegasBlobStoreContextModule.GetCDNMetadata loader)

configure

protected void configure()
Overrides:
configure in class SwiftBlobStoreContextModule


Copyright © 2009-2012 jclouds. All Rights Reserved.