@Singleton public class CloudStackContextImpl extends ComputeServiceContextImpl implements CloudStackContext
| Constructor and Description |
|---|
CloudStackContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
| Modifier and Type | Method and Description |
|---|---|
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> |
getDomainContext() |
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> |
getGlobalContext() |
close, getComputeService, getUtils, utilsdelegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrapclone, finalize, getClass, notify, notifyAll, wait, wait, waitclose, getComputeService, getUtils, utilsgetBackendType, unwrap, unwrap@Inject public CloudStackContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, ComputeService computeService, Utils utils, RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext, RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext)
public RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> getDomainContext()
getDomainContext in interface CloudStackContextpublic RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> getGlobalContext()
getGlobalContext in interface CloudStackContextCopyright © 2009-2013 jclouds. All Rights Reserved.