org.mule.module.json.config
Class JsonNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.mule.module.json.config.JsonNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

Registers a Bean Definition Parser for handling elements defined in META-INF/mule-json.xsd


Constructor Summary
JsonNamespaceHandler()
           
 
Method Summary
 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
 

Constructor Detail

JsonNamespaceHandler

public JsonNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.