Package de.otto.synapse.edison.logging
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 voidon(de.otto.synapse.info.MessageReceiverNotification notification)
-
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)
-