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 Summary
    Class
    Description
    The base encoder used on the message bus.
    Base class for handling events from and to the message bus.
    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 Summary
    Enum Class
    Description
    The 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 Summary
    Exception
    Description
    If this exception occurs we are in trouble on the event bus.