@Singleton public class MapToProfileInfo extends Object implements com.google.common.base.Function<Map<String,String>,ProfileInfo>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
MapToProfileInfo() |
public ProfileInfo apply(Map<String,String> from)
apply in interface com.google.common.base.Function<Map<String,String>,ProfileInfo>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.