public class AzureComputeServiceContextModule extends ComputeServiceAdapterContextModule<VirtualMachine,VMHardware,VMImage,Location>
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>
BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl
Constructor and Description |
---|
AzureComputeServiceContextModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected com.google.common.cache.LoadingCache<String,ResourceGroup> |
defaultResourceGroup(com.google.common.cache.CacheLoader<String,ResourceGroup> in) |
protected PasswordGenerator.Config |
providePasswordGenerator() |
protected com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> |
securityGroupMap(com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String> in) |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImages
bindCredentialsOverriderFunction, guiceProvideImageExtension, guiceProvideSecurityGroupExtension, guiceProvideTemplateOptions, indexer, osFamilyToCredentials, provideImageExtension, provideImageMap, provideOsFamilyToCredentials, provideOsVersionMap, provideSecurityGroupExtension, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, supplyImageCache, supplyNonParsingImages, supplySizeCache
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class BaseComputeServiceContextModule
@Provides @Singleton protected PasswordGenerator.Config providePasswordGenerator()
@Provides @Singleton protected final com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> securityGroupMap(com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String> in)
@Provides @Singleton protected final com.google.common.cache.LoadingCache<String,ResourceGroup> defaultResourceGroup(com.google.common.cache.CacheLoader<String,ResourceGroup> in)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.