
| Class | Description |
|---|---|
| CountingEventBus |
Wraps an
EventBus to keep a count of registered handlers and how many times events have
fired. |
| RecordingEventBus |
Wraps an
EventBus implementation to keep track of fired events. |
Copyright © 2016. All rights reserved.