Interface IEventsService


public interface IEventsService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    produceEvent(String topic, IEvent event)
     
    void