Uses of Class
io.atomix.utils.event.ListenerRegistry
-
Packages that use ListenerRegistry Package Description io.atomix.utils.event Provides classes and interfaces for creating and handling generic events. -
-
Uses of ListenerRegistry in io.atomix.utils.event
Fields in io.atomix.utils.event declared as ListenerRegistry Modifier and Type Field Description protected ListenerRegistry<E,L>AbstractListenerManager. listenerRegistry
-