org.jclouds.openstack.keystone.v2_0.functions
Class RegionToAdminEndpointURI

java.lang.Object
  extended by org.jclouds.location.functions.RegionToEndpoint
      extended by org.jclouds.openstack.keystone.v2_0.functions.RegionToAdminEndpointURI
All Implemented Interfaces:
com.google.common.base.Function<Object,URI>

public class RegionToAdminEndpointURI
extends org.jclouds.location.functions.RegionToEndpoint

Author:
Adam Lowe

Constructor Summary
RegionToAdminEndpointURI(RegionIdToAdminURISupplier regionToEndpointSupplier)
           
 
Method Summary
 
Methods inherited from class org.jclouds.location.functions.RegionToEndpoint
apply
 
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.Function
equals
 

Constructor Detail

RegionToAdminEndpointURI

@Inject
public RegionToAdminEndpointURI(RegionIdToAdminURISupplier regionToEndpointSupplier)


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