Interface SystemEventListener

All Known Implementing Classes:
SystemsEventKafkaListener

public interface SystemEventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    listen(String event)
     
  • Method Details

    • listen

      void listen(String event)