org.jclouds.location.suppliers.fromconfig
Class ProviderURIFromConfiguration
java.lang.Object
org.jclouds.rest.suppliers.URIFromStringSupplier
org.jclouds.location.suppliers.fromconfig.ProviderURIFromConfiguration
- All Implemented Interfaces:
- com.google.common.base.Supplier<URI>, ProviderURISupplier
@Singleton
public class ProviderURIFromConfiguration
- extends URIFromStringSupplier
- implements ProviderURISupplier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Supplier |
get |
ProviderURIFromConfiguration
@Inject
protected ProviderURIFromConfiguration(@Named(value="jclouds.endpoint")
String endpoint)
Copyright © 2009-2012 jclouds. All Rights Reserved.