org.jclouds.vcloud.terremark.compute.strategy
Class TerremarkVCloudGetNodeMetadataStrategy
java.lang.Object
org.jclouds.vcloud.compute.strategy.VCloudExpressGetNodeMetadataStrategy
org.jclouds.vcloud.terremark.compute.strategy.TerremarkVCloudGetNodeMetadataStrategy
- All Implemented Interfaces:
- GetNodeMetadataStrategy
@Singleton
public class TerremarkVCloudGetNodeMetadataStrategy
- extends VCloudExpressGetNodeMetadataStrategy
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
@Named(value="jclouds.compute")
protected Logger logger
TerremarkVCloudGetNodeMetadataStrategy
@Inject
protected TerremarkVCloudGetNodeMetadataStrategy(VCloudExpressClient client,
VCloudExpressComputeClient computeClient,
Map<Status,NodeState> vAppStatusToNodeState,
HardwareForVCloudExpressVApp getExtra,
FindLocationForResource findLocationForResourceInVDC,
com.google.common.base.Supplier<Set<? extends Image>> images,
ConcurrentMap<OrgAndName,KeyPairCredentials> credentialsMap)
execute
public NodeMetadata execute(String id)
- Specified by:
execute in interface GetNodeMetadataStrategy- Overrides:
execute in class VCloudExpressGetNodeMetadataStrategy
Copyright © 2009-2010 jclouds. All Rights Reserved.