org.jclouds.rimuhosting.miro.location
Class RimuHostingLocationSupplier

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

@Singleton
public class RimuHostingLocationSupplier
extends JustProvider
implements LocationsSupplier

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-2012 jclouds. All Rights Reserved.