|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.AbstractBeanDefinitionParser org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser org.springframework.integration.xmpp.config.ChatMessageInboundChannelAdapterParser
public class ChatMessageInboundChannelAdapterParser
Parser for the XMPP 'inbound-channel-adapter' element.
Field Summary |
---|
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
Constructor Summary | |
---|---|
ChatMessageInboundChannelAdapterParser()
|
Method Summary | |
---|---|
protected java.lang.String |
getBeanClassName(org.w3c.dom.Element element)
|
protected void |
postProcess(org.w3c.dom.Element element,
ParserContext parserContext,
BeanDefinitionBuilder builder)
|
Methods inherited from class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser |
---|
doParse, shouldGenerateId, shouldGenerateIdAsFallback |
Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser |
---|
doParse, getBeanClass, getParentName, parseInternal |
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
---|
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChatMessageInboundChannelAdapterParser()
Method Detail |
---|
protected java.lang.String getBeanClassName(org.w3c.dom.Element element)
getBeanClassName
in class AbstractSingleBeanDefinitionParser
protected void postProcess(org.w3c.dom.Element element, ParserContext parserContext, BeanDefinitionBuilder builder)
postProcess
in class AbstractXmppInboundChannelAdapterParser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |