Package de.otto.synapse.channel
Class InMemoryChannels
- java.lang.Object
-
- de.otto.synapse.channel.InMemoryChannels
-
public class InMemoryChannels extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InMemoryChannels(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)
-
Method Summary
Modifier and Type Method Description InMemoryChannelgetChannel(java.lang.String channelName)
-
-
-
Method Detail
-
getChannel
public InMemoryChannel getChannel(java.lang.String channelName)
-
-