public class NovaComputeServiceContextModule extends ComputeServiceAdapterContextModule<NovaClient,NovaAsyncClient,Server,Flavor,Image,Location>
NovaComputeServiceContext
; requires BaseComputeService
bound.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>
Modifier and Type | Field and Description |
---|---|
static Map<ServerStatus,NodeState> |
serverToNodeState |
Constructor and Description |
---|
NovaComputeServiceContextModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImages
indexer, provideImageMap, provideNamingConvention, provideOsVersionMap, provideSizeMap, provideTemplate, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldParseImagesOnDemand, 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,NodeState> serverToNodeState
protected void configure()
configure
in class ComputeServiceAdapterContextModule<NovaClient,NovaAsyncClient,Server,Flavor,Image,Location>
Copyright © 2009-2012 jclouds. All Rights Reserved.