Interface IdEventServiceType

All Superinterfaces:
com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
IdEventService

public interface IdEventServiceType extends com.io7m.repetoir.core.RPServiceType
The event service.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Emit an event.

    Methods inherited from interface com.io7m.repetoir.core.RPServiceType

    description
  • Method Details

    • emit

      void emit(IdEventType event)
      Emit an event.
      Parameters:
      event - The event