| Constructor and Description |
|---|
AbiquoContextImpl(Context wrapped,
com.google.common.reflect.TypeToken<? extends Context> wrappedType,
ComputeService computeService,
Utils utils,
RestContext<AbiquoApi,AbiquoAsyncApi> providerSpecificContext,
AdministrationService administrationService,
CloudService cloudService,
SearchService searchService,
MonitoringService monitoringService,
EventService eventService,
PricingService pricingService) |
| Constructor and Description |
|---|
AWSEC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
AWSEC2ComputeService computeService,
Utils utils) |
| 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 |
|---|---|
Utils |
ComputeServiceContext.getUtils() |
Utils |
ComputeServiceContext.utils() |
| Modifier and Type | Method and Description |
|---|---|
Utils |
ComputeServiceContextImpl.getUtils() |
Utils |
ComputeServiceContextImpl.utils() |
| Constructor and Description |
|---|
ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils) |
| Constructor and Description |
|---|
EC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
EC2ComputeService computeService,
Utils utils) |
| Constructor and Description |
|---|
NodePoolComputeServiceContext(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
NodePoolComputeServiceAdapter adapter) |
Copyright © 2009-2013 jclouds. All Rights Reserved.