|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.jclouds.rest.config.RestModule
org.jclouds.rest.config.RestClientModule<S,A>
org.jclouds.aws.config.AWSRestClientModule<S,A>
org.jclouds.aws.config.FormSigningRestClientModule<S,A>
org.jclouds.aws.config.WithZonesFormSigningRestClientModule<S,A>
org.jclouds.ec2.config.EC2RestClientModule<NovaEC2Client,NovaEC2AsyncClient>
org.jclouds.openstack.nova.ec2.config.NovaEC2RestClientModule
public class NovaEC2RestClientModule
| Field Summary | |
|---|---|
static Map<Class<?>,Class<?>> |
DELEGATE_MAP
|
| Fields inherited from class org.jclouds.rest.config.RestClientModule |
|---|
asyncClientType, syncClientType |
| Fields inherited from class org.jclouds.rest.config.RestModule |
|---|
authException, sync2Async, URI_SUPPLIER_TYPE |
| Constructor Summary | |
|---|---|
NovaEC2RestClientModule()
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
protected void |
installLocations()
|
| Methods inherited from class org.jclouds.aws.config.FormSigningRestClientModule |
|---|
provideTimeStamp |
| Methods inherited from class org.jclouds.aws.config.AWSRestClientModule |
|---|
bindErrorHandlers, bindRetryHandlers, provideRetryableCodes |
| Methods inherited from class org.jclouds.rest.config.RestClientModule |
|---|
bindAsyncClient, bindClient |
| Methods inherited from class org.jclouds.rest.config.RestModule |
|---|
delegationMap, seedAnnotationCache, timeouts |
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Map<Class<?>,Class<?>> DELEGATE_MAP
| Constructor Detail |
|---|
public NovaEC2RestClientModule()
| Method Detail |
|---|
protected void configure()
configure in class org.jclouds.rest.config.RestClientModule<NovaEC2Client,NovaEC2AsyncClient>protected void installLocations()
installLocations in class org.jclouds.ec2.config.EC2RestClientModule<NovaEC2Client,NovaEC2AsyncClient>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||