public class CloudServersComputeServiceContextModule extends ComputeServiceAdapterContextModule<Server,Flavor,Image,Location>
CloudServersComputeServiceContext
; requires BaseComputeService
bound.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>
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, provideImages
bindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageMap, provideOsVersionMap, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, supplyImageCache, supplyImageCache, supplyNonParsingImageCache, supplySizeCache
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public static final Map<ServerStatus,NodeMetadata.Status> toPortableNodeStatus
public static final Map<ImageStatus,Image.Status> toPortableImageStatus
public CloudServersComputeServiceContextModule()
protected void configure()
configure
in class BaseComputeServiceContextModule
protected com.google.common.base.Optional<ImageExtension> provideImageExtension(com.google.inject.Injector i)
provideImageExtension
in class BaseComputeServiceContextModule
Copyright © 2009-2013 jclouds. All Rights Reserved.