org.jclouds.openstack.v2_0.functions
Class ExtensionToNameSpace

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

@Singleton
public class ExtensionToNameSpace
extends Object
implements com.google.common.base.Function<Extension,URI>


Constructor Summary
ExtensionToNameSpace()
           
 
Method Summary
 URI apply(Extension input)
           
 String toString()
           
 
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.Function
equals
 

Constructor Detail

ExtensionToNameSpace

public ExtensionToNameSpace()
Method Detail

apply

public URI apply(Extension input)
Specified by:
apply in interface com.google.common.base.Function<Extension,URI>

toString

public String toString()
Overrides:
toString in class Object


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