Spring Integration

Uses of Class
org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList

Packages that use AbstractMessageChannel.ChannelInterceptorList
org.springframework.integration.channel   
 

Uses of AbstractMessageChannel.ChannelInterceptorList in org.springframework.integration.channel
 

Methods in org.springframework.integration.channel that return AbstractMessageChannel.ChannelInterceptorList
protected  AbstractMessageChannel.ChannelInterceptorList AbstractMessageChannel.getInterceptors()
          Exposes the interceptor list for subclasses.
 


Spring Integration

Copyright © 2010. All Rights Reserved.