| Package | Description |
|---|---|
| io.atomix.utils.event |
Provides classes and interfaces for creating and handling generic events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListenerRegistry<E extends Event,L extends EventListener<E>>
Base implementation of an event sink and a registry capable of tracking
listeners and dispatching events to them as part of event sink processing.
|
Copyright © 2013-2018. All Rights Reserved.