Class | Description |
---|---|
CompletedEvent<T> |
Event dispatched when a monitoring job completes without error.
|
FailedEvent<T> |
Event dispatched when a monitoring job completes with errors.
|
MonitorEvent<T> |
base class for all monitor events.
|
TimeoutEvent<T> |
Event dispatched when a monitoring job times out.
|
Enum | Description |
---|---|
MonitorEvent.Type |
The type of the event.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.