org.jclouds.compute.strategy
Interface GetNodeMetadataStrategy

All Known Implementing Classes:
AdaptingComputeServiceStrategies, AWSEC2GetNodeMetadataStrategy, EC2GetNodeMetadataStrategy, RimuHostingGetNodeMetadataStrategy, TerremarkVCloudGetNodeMetadataStrategy

public interface GetNodeMetadataStrategy

returns all details associated to the node below.

Author:
Adrian Cole

Method Summary
 NodeMetadata getNode(String id)
           
 

Method Detail

getNode

NodeMetadata getNode(String id)


Copyright © 2009-2012 jclouds. All Rights Reserved.