Interface IncidentHandler

All Known Implementing Classes:
FileLoggerIncidentHandler

public interface IncidentHandler
Author:
Baptiste Mesta, Matthieu Chaffotte
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Incident incident)
     
  • Method Details

    • handle

      void handle(Incident incident)