public class CloudServersComputeServiceContextModule extends ComputeServiceAdapterContextModule<Server,Flavor,Image,Location>
CloudServersComputeServiceContext; requires BaseComputeService
bound.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl| Modifier and Type | Field and Description |
|---|---|
static Map<ImageStatus,Image.Status> |
toPortableImageStatus |
static Map<ServerStatus,NodeMetadata.Status> |
toPortableNodeStatus |
| Constructor and Description |
|---|
CloudServersComputeServiceContextModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected com.google.common.base.Optional<ImageExtension> |
provideImageExtension(com.google.inject.Injector i) |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImagesbindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageMap, provideOsVersionMap, provideSecurityGroupExtension, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, 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, requireBindingpublic static final Map<ServerStatus,NodeMetadata.Status> toPortableNodeStatus
public static final Map<ImageStatus,Image.Status> toPortableImageStatus
public CloudServersComputeServiceContextModule()
protected void configure()
configure in class BaseComputeServiceContextModuleprotected com.google.common.base.Optional<ImageExtension> provideImageExtension(com.google.inject.Injector i)
provideImageExtension in class BaseComputeServiceContextModuleCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.