Class FF4jBeanDefinitionParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.ff4j.spring.namespace.FF4jBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public final class FF4jBeanDefinitionParser extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
Parser for tag invalid input: '<'ff4j:ff4j>
Author:
Lunven Cedrick
  • Field Summary

    Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    ID_ATTRIBUTE, NAME_ATTRIBUTE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Class<FF4j>
    protected void
    postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder definitionBuilder, Element ff4jTag)

    Methods inherited from class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser

    doParse, extractPropertyName, isEligibleAttribute, isEligibleAttribute

    Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser

    doParse, getBeanClassName, getParentName, parseInternal

    Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FF4jBeanDefinitionParser

      public FF4jBeanDefinitionParser()
  • Method Details

    • getBeanClass

      protected Class<FF4j> getBeanClass(Element pelement)
      Overrides:
      getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • postProcess

      protected void postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder definitionBuilder, Element ff4jTag)
      Overrides:
      postProcess in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser