org.jclouds.rest.config
Class SyncToAsyncHttpApiProvider<S,A>
java.lang.Object
org.jclouds.rest.config.SyncToAsyncHttpApiProvider<S,A>
- All Implemented Interfaces:
- javax.inject.Provider<S>
Deprecated. will be removed in jclouds 1.7; use AnnotatedHttpApiProvider
@Deprecated
@Singleton
public class SyncToAsyncHttpApiProvider<S,A>
- extends Object
- implements com.google.inject.Provider<S>
- Author:
- Adrian Cole
|
Method Summary |
S |
get()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
@Singleton
public S get()
- Deprecated.
- Specified by:
get in interface javax.inject.Provider<S>
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.