Interface IEventProducer


public interface IEventProducer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • sendEvent

      void sendEvent(IEvent event)
    • close

      void close()