|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.config.xml.ChannelInterceptorParser
public class ChannelInterceptorParser
A helper class for parsing the sub-elements of a channel's interceptors element.
Constructor Summary | |
---|---|
ChannelInterceptorParser()
|
Method Summary | |
---|---|
org.springframework.beans.factory.support.ManagedList |
parseInterceptors(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChannelInterceptorParser()
Method Detail |
---|
public org.springframework.beans.factory.support.ManagedList parseInterceptors(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |