org.jclouds.rimuhosting.miro.compute.suppliers
Class RimuHostingLocationSupplier

java.lang.Object
  extended by org.jclouds.location.suppliers.JustProvider
      extended by org.jclouds.rimuhosting.miro.compute.suppliers.RimuHostingLocationSupplier
All Implemented Interfaces:
com.google.common.base.Supplier<Set<? extends Location>>

@Singleton
public class RimuHostingLocationSupplier
extends JustProvider

Author:
Adrian Cole

Method Summary
 Set<? extends Location> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public Set<? extends Location> get()
Specified by:
get in interface com.google.common.base.Supplier<Set<? extends Location>>
Overrides:
get in class JustProvider


Copyright © 2009-2011 jclouds. All Rights Reserved.