| Package | Description |
|---|---|
| org.jclouds.abiquo | |
| org.jclouds.abiquo.internal |
| Modifier and Type | Method and Description |
|---|---|
EventService |
AbiquoContext.getEventService()
Returns the event service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEventService
Provides high level Abiquo event operations.
|
| Modifier and Type | Method and Description |
|---|---|
EventService |
AbiquoContextImpl.getEventService() |
| 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) |
Copyright © 2009-2013 jclouds. All Rights Reserved.