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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
-
Field Details
-
XMPP_CONNECTION_BEAN_NAME
- See Also:
-
-
Constructor Details
-
XmppNamespaceHandler
public XmppNamespaceHandler()
-
-
Method Details
-
init
public void init()
-