org.jclouds.aws.ec2.compute
Interface AWSEC2ComputeServiceContext

All Superinterfaces:
Closeable, ComputeServiceContext, EC2ComputeServiceContext, View
All Known Implementing Classes:
AWSEC2ComputeServiceContextImpl

public interface AWSEC2ComputeServiceContext
extends EC2ComputeServiceContext

Author:
Adrian Cole

Method Summary
 AWSEC2ComputeService getComputeService()
           
 
Methods inherited from interface org.jclouds.compute.ComputeServiceContext
close, credentialStore, getCredentialStore, getProviderSpecificContext, getUtils, utils
 
Methods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrap
 

Method Detail

getComputeService

AWSEC2ComputeService getComputeService()
Specified by:
getComputeService in interface ComputeServiceContext
Specified by:
getComputeService in interface EC2ComputeServiceContext


Copyright © 2009-2012 jclouds. All Rights Reserved.