Class NovaComputeServiceAdapter

java.lang.Object
org.jclouds.openstack.nova.v2_0.compute.NovaComputeServiceAdapter
All Implemented Interfaces:
ComputeServiceAdapter<ServerInRegion,FlavorInRegion,ImageInRegion,Location>

public class NovaComputeServiceAdapter extends Object implements ComputeServiceAdapter<ServerInRegion,FlavorInRegion,ImageInRegion,Location>
The adapter used by the NovaComputeServiceContextModule to interface the nova-specific domain model to the computeService generic domain model.