Class EventsCollector

    • Constructor Summary

      Constructors 
      Constructor Description
      EventsCollector()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<LogEvent> events()  
      void onEvent​(LogEvent currentLog)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventsCollector

        public EventsCollector()