org.jclouds.openstack.keystone.v2_0.suppliers
Class RegionIdToAdminURIFromAccessForTypeAndVersion

java.lang.Object
  extended by org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
      extended by org.jclouds.openstack.keystone.v2_0.suppliers.RegionIdToAdminURIFromAccessForTypeAndVersion
All Implemented Interfaces:
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>>, RegionIdToAdminURISupplier

@Singleton
public class RegionIdToAdminURIFromAccessForTypeAndVersion
extends LocationIdToURIFromAccessForTypeAndVersion
implements RegionIdToAdminURISupplier


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
LocationIdToURIFromAccessForTypeAndVersion.Factory
 
Nested classes/interfaces inherited from interface org.jclouds.openstack.keystone.v2_0.suppliers.RegionIdToAdminURISupplier
RegionIdToAdminURISupplier.Factory
 
Field Summary
 
Fields inherited from class org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
access, apiType, apiVersion, endpointToLocationId, endpointToSupplierURI, logger
 
Constructor Summary
RegionIdToAdminURIFromAccessForTypeAndVersion(com.google.common.base.Supplier<Access> access, EndpointToSupplierAdminURI endpointToSupplierURI, EndpointToRegion endpointToRegion, String apiType, String apiVersion)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.jclouds.openstack.keystone.v2_0.suppliers.LocationIdToURIFromAccessForTypeAndVersion
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Supplier
get
 

Constructor Detail

RegionIdToAdminURIFromAccessForTypeAndVersion

@Inject
public RegionIdToAdminURIFromAccessForTypeAndVersion(com.google.common.base.Supplier<Access> access,
                                                            EndpointToSupplierAdminURI endpointToSupplierURI,
                                                            EndpointToRegion endpointToRegion,
                                                            String apiType,
                                                            @Nullable
                                                            String apiVersion)
Method Detail

toString

public String toString()
Overrides:
toString in class LocationIdToURIFromAccessForTypeAndVersion


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.