@Singleton public class TerremarkVCloudGetNodeMetadataStrategy extends Object implements GetNodeMetadataStrategy
| Modifier and Type | Field and Description | 
|---|---|
protected TerremarkVCloudClient | 
client  | 
protected com.google.common.base.Function<VApp,NodeMetadata> | 
vAppToNodeMetadata  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
TerremarkVCloudGetNodeMetadataStrategy(TerremarkVCloudClient client,
                                      com.google.common.base.Function<VApp,NodeMetadata> vAppToNodeMetadata)  | 
protected final TerremarkVCloudClient client
protected final com.google.common.base.Function<VApp,NodeMetadata> vAppToNodeMetadata
@Inject protected TerremarkVCloudGetNodeMetadataStrategy(TerremarkVCloudClient client, com.google.common.base.Function<VApp,NodeMetadata> vAppToNodeMetadata)
public NodeMetadata getNode(String in)
getNode in interface GetNodeMetadataStrategyCopyright © 2009-2013 jclouds. All Rights Reserved.