Class XmppNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.xmpp.config.XmppNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class XmppNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
This class parses the schema for XMPP support.
Since:
2.0
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String XMPP_CONNECTION_BEAN_NAME  
  • Constructor Summary

    Constructors 
    Constructor Description
    XmppNamespaceHandler()  
  • Method Summary

    Modifier and Type Method Description
    void init()  

    Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport

    decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait