org.mule.module.spring.config
Class SpringExtrasNamespaceHandler

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

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


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

SpringExtrasNamespaceHandler

public SpringExtrasNamespaceHandler()
Method Detail

init

public void init()


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