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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InMemoryChannelsinMemoryChannels(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)
-
-
-
Method Detail
-
inMemoryChannels
@Bean public InMemoryChannels inMemoryChannels(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)
-
-