Class DockerComputeServiceAdapter

java.lang.Object
org.jclouds.docker.compute.strategy.DockerComputeServiceAdapter
All Implemented Interfaces:
ComputeServiceAdapter<Container,Hardware,Image,Location>

@Singleton public class DockerComputeServiceAdapter extends Object implements ComputeServiceAdapter<Container,Hardware,Image,Location>
defines the connection between the DockerApi implementation and the jclouds ComputeService