| Class and Description |
|---|
| Event
Abstract specialisation of
GCUBEEvent for events about Topics. |
| Monitor
Abstract specialisation of
GCUBEConsumer for consumers of Events. |
| Topic
Partial implementation of
GCUBETopic for topics associated with and handled by GCUBEHandlers. |
| Class and Description |
|---|
| Event
Abstract specialisation of
GCUBEEvent for events about Topics. |
| Event.Done
Specialises
Event.LifetimeEvent for events that signal that the execution of a handler has successfully completed. |
| Event.Failed
Specialises
Event.LifetimeEvent for events that signal that the execution of a handler has failed. |
| Event.LifetimeEvent
Abstract specialisation of
Event for lifetime events. |
| Event.Running
Specialises
Event.LifetimeEvent for events that signal that the execution of a handler has started or resumed. |
| Event.Suspended
Specialises
Event.LifetimeEvent for events that signal that the execution of a handler is suspended. |
| Topic
Partial implementation of
GCUBETopic for topics associated with and handled by GCUBEHandlers. |
| Topic.LifetimeTopic
Specialises
Topic for LifetimeEvents. |
| Class and Description |
|---|
| Event.LifetimeEvent
Abstract specialisation of
Event for lifetime events. |
Copyright © 2015. All Rights Reserved.