org.jclouds.rimuhosting.miro.compute.suppliers
Class RimuHostingHardwareSupplier
java.lang.Object
org.jclouds.rimuhosting.miro.compute.suppliers.RimuHostingHardwareSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<? extends Hardware>>
@Singleton
public class RimuHostingHardwareSupplier
- extends Object
- implements com.google.common.base.Supplier<Set<? extends Hardware>>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
@Named(value="jclouds.compute")
protected Logger logger
get
public Set<? extends Hardware> get()
- Specified by:
get
in interface com.google.common.base.Supplier<Set<? extends Hardware>>
Copyright © 2009-2011 jclouds. All Rights Reserved.