public class CloudSigmaComputeServiceContextModule extends org.jclouds.compute.config.ComputeServiceAdapterContextModule<ServerInfo,org.jclouds.compute.domain.Hardware,DriveInfo,org.jclouds.domain.Location>
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudSigmaComputeServiceContextModule.GetDrive |
org.jclouds.compute.config.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, org.jclouds.compute.config.ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>| 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,
org.jclouds.compute.reference.ComputeServiceConstants.Timeouts timeouts) |
protected org.jclouds.compute.options.TemplateOptions |
templateOptions() |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImagesbindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageExtension, 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 CloudSigmaComputeServiceContextModule()
protected void configure()
configure in class org.jclouds.compute.config.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, org.jclouds.compute.reference.ComputeServiceConstants.Timeouts timeouts)
@Provides @Singleton protected org.jclouds.compute.options.TemplateOptions templateOptions()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.