@Singleton public class AWSEC2ComputeServiceContextImpl extends EC2ComputeServiceContextImpl implements AWSEC2ComputeServiceContext
Constructor and Description |
---|
AWSEC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
AWSEC2ComputeService computeService,
Utils utils) |
Modifier and Type | Method and Description |
---|---|
AWSEC2ComputeService |
getComputeService() |
close, getUtils, utils
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
close, getUtils, utils
getBackendType, unwrap, unwrap
@Inject public AWSEC2ComputeServiceContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, AWSEC2ComputeService computeService, Utils utils)
public AWSEC2ComputeService getComputeService()
getComputeService
in interface AWSEC2ComputeServiceContext
getComputeService
in interface ComputeServiceContext
getComputeService
in interface EC2ComputeServiceContext
getComputeService
in class EC2ComputeServiceContextImpl
Copyright © 2009-2013 jclouds. All Rights Reserved.