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