Interface CSEventServiceType

All Superinterfaces:
AutoCloseable, com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
CSEventService

public interface CSEventServiceType extends com.io7m.repetoir.core.RPServiceType, AutoCloseable
The event service.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Emit an event.

    Methods inherited from interface AutoCloseable

    close

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

    description
  • Method Details

    • emit

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