Uses of Package
io.atomix.utils.event
Packages that use io.atomix.utils.event
Package
Description
Provides classes and interfaces for creating and handling generic events.
-
Classes in io.atomix.utils.event used by io.atomix.utils.eventClassDescriptionAbstraction of an of a time-stamped event pertaining to an arbitrary subject.Entity capable of filtering events.Entity capable of receiving events.Abstraction of an event sink capable of processing the specified event types.Base implementation of an event sink and a registry capable of tracking listeners and dispatching events to them as part of event sink processing.Abstraction of a service capable of asynchronously notifying listeners.