@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 |
utils() |
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap, unwrapApiclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBackendType, unwrap, unwrap, unwrapApi@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 utils()
utils in interface ComputeServiceContextCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.