@Singleton public class ServerImageToImage extends Object implements com.google.common.base.Function<ServerImage,Image>
Modifier and Type | Field and Description |
---|---|
static Pattern |
GOGRID_OS_PATTERN |
static Pattern |
GOGRID_VERSION_PATTERN |
protected Logger |
logger |
public static final Pattern GOGRID_OS_PATTERN
public static final Pattern GOGRID_VERSION_PATTERN
protected OperatingSystem parseOs(ServerImage from)
public Image apply(ServerImage from)
apply
in interface com.google.common.base.Function<ServerImage,Image>
Copyright © 2009-2012 jclouds. All Rights Reserved.