org.mule.providers.xmpp.config
Class XmppNamespaceHandler

java.lang.Object
  extended byorg.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended byorg.mule.providers.xmpp.config.XmppNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class XmppNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

Registers a Bean Definition Parser for handling elements.


Constructor Summary
XmppNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, findDecoratorForNode, findParserForElement, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmppNamespaceHandler

public XmppNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.