Interface EventHandler

All Known Implementing Classes:
MonitoringEventHandler

public interface EventHandler
The Interface EventHandler.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    handle(PluginEvent<?> event)
    Handle.
  • Method Details Link icon

    • handle Link icon

      void handle(PluginEvent<?> event)
      Handle.
      Parameters:
      event - the event