Class ChannelInterceptorParser

java.lang.Object
org.springframework.integration.config.xml.ChannelInterceptorParser

public class ChannelInterceptorParser extends Object
A helper class for parsing the sub-elements of a channel's interceptors element.
  • Constructor Details

    • ChannelInterceptorParser

      public ChannelInterceptorParser()
  • Method Details

    • parseInterceptors

      public org.springframework.beans.factory.support.ManagedList parseInterceptors(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)