Class BatchIntegrationNamespaceHandler

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.NamespaceHandler

    public class BatchIntegrationNamespaceHandler
    extends org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    The namespace handler for the Spring Batch Integration namespace.
    Since:
    1.3
    Author:
    Gunnar Hillert, Chris Schaefer
    • Field Summary

      • Fields inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler

        logger
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidinit() 
      • Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler

        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

      • BatchIntegrationNamespaceHandler

        public BatchIntegrationNamespaceHandler()
    • Method Detail

      • init

        public void init()