Class EventSourceSyncDurationLogger

java.lang.Object
de.otto.synapse.edison.logging.EventSourceSyncDurationLogger

@Component
public class EventSourceSyncDurationLogger
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EventSourceSyncDurationLogger​(java.util.Optional<java.util.List<de.otto.synapse.eventsource.EventSource>> eventSources)  
  • Method Summary

    Modifier and Type Method Description
    void on​(de.otto.synapse.info.MessageReceiverNotification notification)  

    Methods inherited from class java.lang.Object

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

    • EventSourceSyncDurationLogger

      @Autowired public EventSourceSyncDurationLogger​(java.util.Optional<java.util.List<de.otto.synapse.eventsource.EventSource>> eventSources)
  • Method Details

    • on

      @EventListener public void on​(de.otto.synapse.info.MessageReceiverNotification notification)