public class CloudSigmaComputeServiceContextModule extends ComputeServiceAdapterContextModule<ServerInfo,Hardware,DriveInfo,Location>
Modifier and Type | Class and Description |
---|---|
static class |
CloudSigmaComputeServiceContextModule.GetDrive |
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>
BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl
Constructor and Description |
---|
CloudSigmaComputeServiceContextModule() |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<String,DriveInfo> |
cache(CloudSigmaComputeServiceContextModule.GetDrive getDrive) |
protected void |
configure() |
protected com.google.common.base.Predicate<DriveInfo> |
supplyDriveUnclaimed(DriveClaimed driveClaimed,
ComputeServiceConstants.Timeouts timeouts) |
protected TemplateOptions |
templateOptions() |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImages
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 CloudSigmaComputeServiceContextModule()
protected void configure()
configure
in class BaseComputeServiceContextModule
@Provides @Singleton protected com.google.common.cache.LoadingCache<String,DriveInfo> cache(CloudSigmaComputeServiceContextModule.GetDrive getDrive)
@Provides @Singleton protected com.google.common.base.Predicate<DriveInfo> supplyDriveUnclaimed(DriveClaimed driveClaimed, ComputeServiceConstants.Timeouts timeouts)
@Provides @Singleton protected TemplateOptions templateOptions()
Copyright © 2009-2013 jclouds. All Rights Reserved.