public class TerremarkVCloudComputeServiceContextModule extends BaseComputeServiceContextModule
TerremarkVCloudComputeServiceContext
; requires
TerremarkVCloudComputeClientImpl
bound.Modifier and Type | Field and Description |
---|---|
static Map<Status,Image.Status> |
toPortableImageStatus |
static Map<Status,NodeMetadata.Status> |
toPortableNodeStatus |
Constructor and Description |
---|
TerremarkVCloudComputeServiceContextModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected Map<Status,Image.Status> |
toPortableImageStatus() |
protected Map<Status,NodeMetadata.Status> |
toPortableNodeStatus() |
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<Status,NodeMetadata.Status> toPortableNodeStatus
public static final Map<Status,Image.Status> toPortableImageStatus
public TerremarkVCloudComputeServiceContextModule()
@Singleton @Provides protected Map<Status,NodeMetadata.Status> toPortableNodeStatus()
@Singleton @Provides protected Map<Status,Image.Status> toPortableImageStatus()
protected void configure()
configure
in class BaseComputeServiceContextModule
Copyright © 2009-2013 jclouds. All Rights Reserved.