Class InMemoryChannelTestConfiguration


  • public class InMemoryChannelTestConfiguration
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      InMemoryChannels inMemoryChannels​(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)  
      • Methods inherited from class java.lang.Object

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

      • InMemoryChannelTestConfiguration

        public InMemoryChannelTestConfiguration()
    • Method Detail

      • inMemoryChannels

        @Bean
        public InMemoryChannels inMemoryChannels​(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry,
                                                 org.springframework.context.ApplicationEventPublisher eventPublisher)