Interface EventLogHandler.Action

Enclosing class:
EventLogHandler

public static interface EventLogHandler.Action
  • Method Summary

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

    • handle

      void handle(Event event)