| Package | Description |
|---|---|
| org.jclouds.abiquo.events.handlers | |
| org.jclouds.abiquo.features.services | |
| org.jclouds.abiquo.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingEventHandler<T>
An event handler that blocks the thread until all monitored objects have been finished being
watched.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractEventHandler<?>> |
MonitoringService.register(T handler)
Registers the given event handler.
|
<T extends AbstractEventHandler<?>> |
MonitoringService.unregister(T handler)
Unregisters the given event handler.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractEventHandler<?>> |
BaseMonitoringService.register(T handler) |
<T extends AbstractEventHandler<?>> |
BaseMonitoringService.unregister(T handler) |
Copyright © 2009-2013 jclouds. All Rights Reserved.