Uses of Class
org.jclouds.annotations.Name

Packages that use Name
org.jclouds.internal   
org.jclouds.rest.internal   
 

Uses of Name in org.jclouds.internal
 

Constructor parameters in org.jclouds.internal with annotations of type Name
ContextImpl(String name, ProviderMetadata providerMetadata, String identity, Utils utils, Closer closer)
           
 

Uses of Name in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type Name
RestContextImpl(String name, ProviderMetadata providerMetadata, String identity, Utils utils, Closer closer, com.google.inject.Injector injector, com.google.inject.TypeLiteral<S> syncApi, com.google.inject.TypeLiteral<A> asyncApi)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.