Modifier and Type | Field and Description |
---|---|
protected org.jclouds.logging.Logger |
logger |
Constructor and Description |
---|
EC2ImageParser(Map<Image.ImageState,org.jclouds.compute.domain.Image.Status> toPortableImageStatus,
org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy credentialProvider,
Map<org.jclouds.compute.domain.OsFamily,Map<String,String>> osVersionMap,
com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations,
com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation,
ReviseParsedImage reviseParsedImage) |
@Inject public EC2ImageParser(Map<Image.ImageState,org.jclouds.compute.domain.Image.Status> toPortableImageStatus, org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy credentialProvider, Map<org.jclouds.compute.domain.OsFamily,Map<String,String>> osVersionMap, com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations, com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation, ReviseParsedImage reviseParsedImage)
Copyright © 2009-2013 jclouds. All Rights Reserved.