public class SlicehostComputeServiceContextModule extends ComputeServiceAdapterContextModule<SlicehostClient,SlicehostAsyncClient,Slice,Flavor,Image,Location>
SlicehostComputeServiceContext
; requires BaseComputeService
bound.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>
Modifier and Type | Field and Description |
---|---|
static Map<Slice.Status,NodeState> |
sliceStatusToNodeState |
Constructor and Description |
---|
SlicehostComputeServiceContextModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected TemplateBuilder |
provideTemplate(com.google.inject.Injector injector,
TemplateBuilder template) |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImages
indexer, provideImageMap, provideNamingConvention, provideOsVersionMap, provideSizeMap, 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<Slice.Status,NodeState> sliceStatusToNodeState
public SlicehostComputeServiceContextModule()
protected void configure()
configure
in class ComputeServiceAdapterContextModule<SlicehostClient,SlicehostAsyncClient,Slice,Flavor,Image,Location>
protected TemplateBuilder provideTemplate(com.google.inject.Injector injector, TemplateBuilder template)
provideTemplate
in class BaseComputeServiceContextModule
Copyright © 2009-2012 jclouds. All Rights Reserved.