org.jclouds.location.suppliers.fromconfig
Class ProviderURIFromProviderMetadata

java.lang.Object
  extended by org.jclouds.rest.suppliers.URIFromStringSupplier
      extended by org.jclouds.location.suppliers.fromconfig.ProviderURIFromProviderMetadata
All Implemented Interfaces:
com.google.common.base.Supplier<URI>, ProviderURISupplier

@Singleton
public class ProviderURIFromProviderMetadata
extends URIFromStringSupplier
implements ProviderURISupplier


Constructor Summary
protected ProviderURIFromProviderMetadata(ProviderMetadata in)
           
 
Method Summary
 
Methods inherited from class org.jclouds.rest.suppliers.URIFromStringSupplier
equals, get, hashCode, string, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Supplier
get
 

Constructor Detail

ProviderURIFromProviderMetadata

@Inject
protected ProviderURIFromProviderMetadata(ProviderMetadata in)


Copyright © 2009-2013 jclouds. All Rights Reserved.