@Singleton public class ComputeServiceContextImpl extends BaseView implements ComputeServiceContext
| Constructor and Description | 
|---|
ComputeServiceContextImpl(Context backend,
                         com.google.common.reflect.TypeToken<? extends 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, unwrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBackendType, unwrap, unwrap@Inject public ComputeServiceContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends 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-2013 jclouds. All Rights Reserved.