public class CloudServersComputeServiceContextModule extends ComputeServiceAdapterContextModule<CloudServersClient,CloudServersAsyncClient,Server,Flavor,Image,Location>
CloudServersComputeServiceContext
; 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 |
---|
CloudServersComputeServiceContextModule() |
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
public CloudServersComputeServiceContextModule()
protected void configure()
configure
in class ComputeServiceAdapterContextModule<CloudServersClient,CloudServersAsyncClient,Server,Flavor,Image,Location>
Copyright © 2009-2012 jclouds. All Rights Reserved.