Module it.rebirthproject.ufoeb
Package it.rebirthproject.ufoeb.architecture.eventbus
package it.rebirthproject.ufoeb.architecture.eventbus
-
ClassDescriptionUFO EventBus is a publish/subscribe event system.A builder which can be used to create an
EventBus
The data structures composing the infrastructure of theEventBus
.Class which exposes an API to create and use a global eventbus with a singleton instanceThe concrete implementation of theEventBus
interface