Package de.otto.synapse.configuration
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 InMemoryChannelsinMemoryChannels(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)
-
Constructor Details
-
InMemoryChannelTestConfiguration
public InMemoryChannelTestConfiguration()
-
-
Method Details
-
inMemoryChannels
@Bean public InMemoryChannels inMemoryChannels(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)
-