Interface EventPublisher

All Known Implementing Classes:
AbstractEventPublisher

public interface EventPublisher
  • Method Summary

    Modifier and Type Method Description
    void publish​(Event event)  
  • Method Details

    • publish

      void publish​(Event event)