public class CloudServersComputeServiceContextModule extends org.jclouds.compute.config.ComputeServiceAdapterContextModule<Server,Flavor,Image,org.jclouds.domain.Location>
CloudServersComputeServiceContext; requires BaseComputeService
bound.org.jclouds.compute.config.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, org.jclouds.compute.config.ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>| Modifier and Type | Field and Description |
|---|---|
static Map<ImageStatus,org.jclouds.compute.domain.Image.Status> |
toPortableImageStatus |
static Map<ServerStatus,org.jclouds.compute.domain.NodeMetadata.Status> |
toPortableNodeStatus |
| Constructor and Description |
|---|
CloudServersComputeServiceContextModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected com.google.common.base.Optional<org.jclouds.compute.extensions.ImageExtension> |
provideImageExtension(com.google.inject.Injector i) |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImagesbindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageMap, provideOsVersionMap, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, supplyImageCache, supplyImageCache, supplyNonParsingImageCache, supplySizeCacheaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static final Map<ServerStatus,org.jclouds.compute.domain.NodeMetadata.Status> toPortableNodeStatus
public static final Map<ImageStatus,org.jclouds.compute.domain.Image.Status> toPortableImageStatus
public CloudServersComputeServiceContextModule()
protected void configure()
configure in class org.jclouds.compute.config.BaseComputeServiceContextModuleprotected com.google.common.base.Optional<org.jclouds.compute.extensions.ImageExtension> provideImageExtension(com.google.inject.Injector i)
provideImageExtension in class org.jclouds.compute.config.BaseComputeServiceContextModuleCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.