Module it.rebirthproject.ufoeb
Package it.rebirthproject.ufoeb.architecture.messages.commands
package it.rebirthproject.ufoeb.architecture.messages.commands
-
ClassDescriptionAn internal message sent from the event bus infrastructure to the
EventBus
'MemoryState
when an event is posted to the bus.An internal message sent from the event bus infrastructure to theEventBus
'MemoryState
when a sticky event is posted to the bus.An internal message sent from the event bus infrastructure to theEventBus
'MemoryState
when you want to print the bus internal state.An internal message sent from the bus infrastructure to theEventBus
'MemoryState
when a new listener is registered to an event.An internal message sent when all sticky events must to be removed from theEventBus
'MemoryState
.An internal message sent when a sticky event must to be removed from theEventBus
'MemoryState
.An internal message sent from the event bus infrastructure toBusMemoryStateManager
when the shutdown method of theEventBus
is invoked.An internal message sent when the unregister method of theEventBus
is invoked to unregister a listener.