Uses of Interface
org.jclouds.compute.JCloudsNativeComputeServiceAdapter

Packages that use JCloudsNativeComputeServiceAdapter
org.jclouds.byon.internal   
org.jclouds.compute.stub.config   
org.jclouds.nodepool   
org.jclouds.nodepool.internal   
 

Uses of JCloudsNativeComputeServiceAdapter in org.jclouds.byon.internal
 

Classes in org.jclouds.byon.internal that implement JCloudsNativeComputeServiceAdapter
 class BYONComputeServiceAdapter
           
 

Uses of JCloudsNativeComputeServiceAdapter in org.jclouds.compute.stub.config
 

Classes in org.jclouds.compute.stub.config that implement JCloudsNativeComputeServiceAdapter
 class StubComputeServiceAdapter
           
 

Uses of JCloudsNativeComputeServiceAdapter in org.jclouds.nodepool
 

Subinterfaces of JCloudsNativeComputeServiceAdapter in org.jclouds.nodepool
 interface NodePoolComputeServiceAdapter
           
 

Uses of JCloudsNativeComputeServiceAdapter in org.jclouds.nodepool.internal
 

Classes in org.jclouds.nodepool.internal that implement JCloudsNativeComputeServiceAdapter
 class BaseNodePoolComputeServiceAdapter
          A base class for NodePoolComputeService, takes care of keeping (not changing assignments) and of everything that does not change the pool.
 class EagerNodePoolComputeServiceAdapter
          An eager NodePoolComputeService.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.