Class 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 Detail

      • EventSourceSyncDurationLogger

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

      • on

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