org.springframework.integration.config
Class IntegrationNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.springframework.integration.config.IntegrationNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

Namespace handler for the integration namespace.

Author:
Mark Fisher

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

IntegrationNamespaceHandler

public IntegrationNamespaceHandler()
Method Detail

init

public void init()