public class NovaComputeServiceContextModule extends ComputeServiceAdapterContextModule<Server,Flavor,Image,Location>
NovaComputeServiceContext
; 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 |
---|
NovaComputeServiceContextModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImages
bindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageExtension, 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
protected void configure()
configure
in class BaseComputeServiceContextModule
Copyright © 2009-2013 jclouds. All Rights Reserved.