org.jclouds.ec2.compute.strategy
Class EC2RebootNodeStrategy
java.lang.Object
org.jclouds.ec2.compute.strategy.EC2RebootNodeStrategy
- All Implemented Interfaces:
- org.jclouds.compute.strategy.RebootNodeStrategy
@Singleton
public class EC2RebootNodeStrategy
- extends Object
- implements org.jclouds.compute.strategy.RebootNodeStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EC2RebootNodeStrategy
@Inject
protected EC2RebootNodeStrategy(EC2Api client,
org.jclouds.compute.strategy.GetNodeMetadataStrategy getNode)
rebootNode
public org.jclouds.compute.domain.NodeMetadata rebootNode(String id)
- Specified by:
rebootNode in interface org.jclouds.compute.strategy.RebootNodeStrategy
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.