Class ActivitiNamespaceHandler

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

    public class ActivitiNamespaceHandler
    extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
    responsible for providing support.
    Since:
    5.3
    Author:
    Josh Long
    • 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

      • ActivitiNamespaceHandler

        public ActivitiNamespaceHandler()
    • Method Detail

      • init

        public void init()