Class MessageReceiverEndpointInfoProvider


  • public class MessageReceiverEndpointInfoProvider
    extends java.lang.Object
    • Constructor Detail

      • MessageReceiverEndpointInfoProvider

        @Autowired
        public MessageReceiverEndpointInfoProvider​(java.util.Optional<java.util.List<EventSource>> eventSources)
      • MessageReceiverEndpointInfoProvider

        public MessageReceiverEndpointInfoProvider​(java.util.Optional<java.util.List<EventSource>> eventSources,
                                                   java.time.Clock clock)
        For testing purposes only.
        Parameters:
        eventSources - the event sources
        clock - clock used to time events end testing the timing behaviour of the provider