public class EC2RestClientModule<S extends EC2Client,A extends EC2AsyncClient> extends WithZonesFormSigningRestClientModule<S,A>
Modifier and Type | Field and Description |
---|---|
static Map<Class<?>,Class<?>> |
DELEGATE_MAP |
asyncClientType, syncClientType
authException, sync2Async, URI_SUPPLIER_TYPE
Modifier | Constructor and Description |
---|---|
|
EC2RestClientModule() |
protected |
EC2RestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
com.google.common.reflect.TypeToken<A> asyncClientType,
Map<Class<?>,Class<?>> sync2Async) |
Modifier and Type | Method and Description |
---|---|
protected void |
installLocations() |
provideTimeStamp
bindErrorHandlers, bindRetryHandlers
bindAsyncClient, bindClient, configure
seedAnnotationCache, timeouts
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void installLocations()
installLocations
in class RestModule
Copyright © 2009-2012 jclouds. All Rights Reserved.