Class RewriteNamespaceHandler

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

    public class RewriteNamespaceHandler
    extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • RewriteNamespaceHandler

        public RewriteNamespaceHandler​(java.util.Map<java.lang.String,​RewriteBeanDefinition.Type> types)
    • Method Detail

      • init

        public void init()