org.jclouds.rimuhosting.miro.compute.strategy
Class RimuHostingDestroyNodeStrategy
java.lang.Object
org.jclouds.rimuhosting.miro.compute.strategy.RimuHostingDestroyNodeStrategy
- All Implemented Interfaces:
- DestroyNodeStrategy
@Singleton
public class RimuHostingDestroyNodeStrategy
- extends Object
- implements DestroyNodeStrategy
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RimuHostingDestroyNodeStrategy
@Inject
protected RimuHostingDestroyNodeStrategy(RimuHostingClient client,
GetNodeMetadataStrategy getNode)
destroyNode
public NodeMetadata destroyNode(String id)
- Specified by:
destroyNode
in interface DestroyNodeStrategy
- Returns:
- null if the node wasn't found
Copyright © 2009-2011 jclouds. All Rights Reserved.