org.jclouds.vcloud.terremark.compute.strategy
Class TerremarkVCloudAddNodeWithTagStrategy
java.lang.Object
org.jclouds.vcloud.terremark.compute.strategy.TerremarkVCloudAddNodeWithTagStrategy
- All Implemented Interfaces:
- AddNodeWithTagStrategy
@Singleton
public class TerremarkVCloudAddNodeWithTagStrategy
- extends Object
- implements AddNodeWithTagStrategy
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
protected final TerremarkVCloudClient client
computeClient
protected final TerremarkVCloudComputeClient computeClient
getNode
protected final GetNodeMetadataStrategy getNode
getOptions
protected final TemplateToInstantiateOptions getOptions
TerremarkVCloudAddNodeWithTagStrategy
@Inject
protected TerremarkVCloudAddNodeWithTagStrategy(TerremarkVCloudClient client,
TerremarkVCloudComputeClient computeClient,
GetNodeMetadataStrategy getNode,
TemplateToInstantiateOptions getOptions)
execute
public NodeMetadata execute(String tag,
String name,
Template template)
- Specified by:
execute in interface AddNodeWithTagStrategy
Copyright © 2009-2010 jclouds. All Rights Reserved.