public class JCloudsNativeComputeServiceAdapterContextModule<S,A> extends ComputeServiceAdapterContextModule<S,A,NodeMetadata,Hardware,Image,Location>
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> |
adapter |
| Constructor and Description |
|---|
JCloudsNativeComputeServiceAdapterContextModule(Class<S> syncClientType,
Class<A> asyncClientType,
Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> adapter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
This binds the converters to
IdentityFunction as that ensure the same value is
returned. |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImagesindexer, provideImageMap, provideNamingConvention, provideOsVersionMap, provideSizeMap, provideTemplate, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldParseImagesOnDemand, supplyImageCache, supplyImageCache, supplyNonParsingImageCache, supplySizeCacheaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected final Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> adapter
public JCloudsNativeComputeServiceAdapterContextModule(Class<S> syncClientType, Class<A> asyncClientType, Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> adapter)
protected void configure()
IdentityFunction as that ensure the same value is
returned.configure in class ComputeServiceAdapterContextModule<S,A,NodeMetadata,Hardware,Image,Location>Copyright © 2009-2012 jclouds. All Rights Reserved.