org.jclouds.gogrid.compute.strategy
Class GoGridRebootNodeStrategy
java.lang.Object
org.jclouds.gogrid.compute.strategy.GoGridRebootNodeStrategy
- All Implemented Interfaces:
- RebootNodeStrategy
@Singleton
public class GoGridRebootNodeStrategy
- 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 |
GoGridRebootNodeStrategy
@Inject
protected GoGridRebootNodeStrategy(GoGridClient client,
GetNodeMetadataStrategy getNode,
ComputeServiceConstants.Timeouts timeouts)
execute
public NodeMetadata execute(String id)
- Specified by:
execute in interface RebootNodeStrategy
Copyright © 2009-2010 jclouds. All Rights Reserved.