Class SoftLayerComputeServiceAdapter

java.lang.Object
org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter
All Implemented Interfaces:
ComputeServiceAdapter<VirtualGuest,Hardware,OperatingSystem,Datacenter>

@Singleton public class SoftLayerComputeServiceAdapter extends Object implements ComputeServiceAdapter<VirtualGuest,Hardware,OperatingSystem,Datacenter>
defines the connection between the SoftLayerApi implementation and the jclouds ComputeService