Class CoreNamespaceHandler

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

    public class CoreNamespaceHandler
    extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
    Author:
    Dave Syer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidinit() 
      • 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

      • CoreNamespaceHandler

        public CoreNamespaceHandler()
    • Method Detail

      • init

        public void init()
        See Also:
        NamespaceHandler.init()