Class FF4jNameSpaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.ff4j.spring.namespace.FF4jNameSpaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class FF4jNameSpaceHandler extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
Use Spring NameSpace to simplify settings.
Author:
Cedrick LUNVEN
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default Constructor to register Parser in the handler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void

    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 Details

    • FF4jNameSpaceHandler

      public FF4jNameSpaceHandler()
      Default Constructor to register Parser in the handler.
  • Method Details

    • init

      public void init()