org.jclouds.rest
Class AsyncClientFactory
java.lang.Object
org.jclouds.rest.AsyncClientFactory
@Singleton
public class AsyncClientFactory
- extends Object
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncClientFactory
@Inject
public AsyncClientFactory(com.google.inject.Injector injector)
create
public <T> T create(Class<T> clazz)
create
public static <T> T create(Class<T> clazz,
AsyncRestClientProxy<T> proxy)
Copyright © 2009-2011 jclouds. All Rights Reserved.