org.jclouds.rimuhosting.miro.compute.config
Class RimuHostingBindComputeSuppliersByClass

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.jclouds.compute.config.BindComputeSuppliersByClass
          extended by org.jclouds.rimuhosting.miro.compute.config.RimuHostingBindComputeSuppliersByClass
All Implemented Interfaces:
com.google.inject.Module

public class RimuHostingBindComputeSuppliersByClass
extends BindComputeSuppliersByClass


Constructor Summary
RimuHostingBindComputeSuppliersByClass()
           
 
Method Summary
protected  Class<? extends com.google.common.base.Supplier<Set<? extends Hardware>>> defineHardwareSupplier()
           
protected  Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> defineImageSupplier()
           
 
Methods inherited from class org.jclouds.compute.config.BindComputeSuppliersByClass
bindHardwareSupplier, bindImageSupplier, 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

RimuHostingBindComputeSuppliersByClass

public RimuHostingBindComputeSuppliersByClass()
Method Detail

defineHardwareSupplier

protected Class<? extends com.google.common.base.Supplier<Set<? extends Hardware>>> defineHardwareSupplier()
Specified by:
defineHardwareSupplier in class BindComputeSuppliersByClass

defineImageSupplier

protected Class<? extends com.google.common.base.Supplier<Set<? extends Image>>> defineImageSupplier()
Specified by:
defineImageSupplier in class BindComputeSuppliersByClass


Copyright © 2009-2012 jclouds. All Rights Reserved.