Class NoopEventService

  • All Implemented Interfaces:
    EventService

    public class NoopEventService
    extends Object
    implements EventService
    For use when an event service is not desired.
    • Constructor Detail

      • NoopEventService

        public NoopEventService()
    • Method Detail

      • emit

        public void emit​(Event event)
        Description copied from interface: EventService
        Emit an event to the event service.
        Specified by:
        emit in interface EventService
        Parameters:
        event - the event