@Singleton public class AsyncClientFactory extends Object
Constructor and Description |
---|
AsyncClientFactory(com.google.inject.Injector injector) |
@Inject public AsyncClientFactory(com.google.inject.Injector injector)
public <T> T create(Class<T> clazz)
public static <T> T create(Class<T> clazz, AsyncRestClientProxy<T> proxy)
Copyright © 2009-2012 jclouds. All Rights Reserved.