Package org.pidome.server.services.events
package org.pidome.server.services.events
Event service.
Package providing everything for the system to be able to provide events.
- Since:
- 1.0
-
Class SummaryClassDescriptionThe base encoder used on the message bus.Base class for handling events from and to the message bus.EventHandler<T>Encapsulating class for a notification.Class used to set and get headers being set on messages.Base class to produce events to be send over the event bus.The event bus is responsible to send messages around in the system.
-
Enum Class SummaryEnum ClassDescriptionThe event addresses are used by the event bus to determine the system paths to send messages between system and service components.The weight of the event.The type of event occurred.
-
Exception SummaryExceptionDescriptionIf this exception occurs we are in trouble on the event bus.