Class InMemoryChannelTestConfiguration

java.lang.Object
de.otto.synapse.configuration.InMemoryChannelTestConfiguration

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

    Constructors
    Constructor Description
    InMemoryChannelTestConfiguration()  
  • 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 Details

    • InMemoryChannelTestConfiguration

      public InMemoryChannelTestConfiguration()
  • Method Details

    • inMemoryChannels

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