@Singleton public class EC2ComputeServiceContextImpl extends ComputeServiceContextImpl implements EC2ComputeServiceContext
Constructor and Description |
---|
EC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
EC2ComputeService computeService,
Utils utils) |
Modifier and Type | Method and Description |
---|---|
EC2ComputeService |
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 EC2ComputeServiceContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, EC2ComputeService computeService, Utils utils)
public EC2ComputeService getComputeService()
getComputeService
in interface ComputeServiceContext
getComputeService
in interface EC2ComputeServiceContext
getComputeService
in class ComputeServiceContextImpl
Copyright © 2009-2013 jclouds. All Rights Reserved.