@Singleton public class MapToProfileInfo extends Object implements com.google.common.base.Function<Map<String,String>,ProfileInfo>
Constructor and Description |
---|
MapToProfileInfo() |
protected Logger logger
public ProfileInfo apply(Map<String,String> from)
apply
in interface com.google.common.base.Function<Map<String,String>,ProfileInfo>
Copyright © 2009-2012 jclouds. All Rights Reserved.