Interface JCloudsNativeComputeServiceAdapter

All Superinterfaces:
ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>
All Known Implementing Classes:
BYONComputeServiceAdapter, StubComputeServiceAdapter

public interface JCloudsNativeComputeServiceAdapter extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>
A means of specifying the implementation of a service that uses jclouds types.