@Singleton public class ComputeServiceContextImpl extends org.jclouds.internal.BaseView implements ComputeServiceContext
| Constructor and Description |
|---|
ComputeServiceContextImpl(org.jclouds.Context backend,
com.google.common.reflect.TypeToken<? extends org.jclouds.Context> backendType,
ComputeService computeService,
Utils utils) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ComputeService |
getComputeService() |
Utils |
getUtils() |
Utils |
utils() |
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap@Inject
public ComputeServiceContextImpl(org.jclouds.Context backend,
com.google.common.reflect.TypeToken<? extends org.jclouds.Context> backendType,
ComputeService computeService,
Utils utils)
public ComputeService getComputeService()
getComputeService in interface ComputeServiceContextpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in interface ComputeServiceContextpublic Utils getUtils()
getUtils in interface ComputeServiceContextpublic Utils utils()
utils in interface ComputeServiceContextComputeServiceContext.getUtils()Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.