Class AbstractMessageChannel.ChannelInterceptorList

java.lang.Object
org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
Enclosing class:
AbstractMessageChannel

protected static class AbstractMessageChannel.ChannelInterceptorList extends Object
A convenience wrapper class for the list of ChannelInterceptors.
Author:
Mark Fisher, Oleg Zhurakousky, Gary Russell, Artem Bilan, Christian Tzolov