@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, unwrapApi
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBackendType, 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 ComputeServiceContext
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in interface ComputeServiceContext
public Utils utils()
utils
in interface ComputeServiceContext
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.