Class PresenceInboundChannelAdapterParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser
- All Implemented Interfaces:
- BeanDefinitionParser
Parser for 'xmpp:presence-inbound-channel-adapter' element.
- Since:
- 2.0
- Author:
- Josh Long, Oleg Zhurakousky
- 
Field SummaryFields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserID_ATTRIBUTE, NAME_ATTRIBUTE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParserdoParse, postProcess, shouldGenerateId, shouldGenerateIdAsFallbackMethods inherited from class org.springframework.integration.config.xml.AbstractChannelAdapterParserparseInternal, resolveIdMethods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserparse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldParseNameAsAliases
- 
Constructor Details- 
PresenceInboundChannelAdapterParserpublic PresenceInboundChannelAdapterParser()
 
- 
- 
Method Details- 
getBeanClassName- Specified by:
- getBeanClassNamein class- AbstractXmppInboundChannelAdapterParser
 
 
-