Class GlobalVariablesParser

java.lang.Object
org.citrusframework.config.xml.GlobalVariablesParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class GlobalVariablesParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Since:
1.4
Author:
Christoph Deppisch
  • Field Details

  • Constructor Details

    • GlobalVariablesParser

      public GlobalVariablesParser()
  • Method Details

    • parse

      public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
      Specified by:
      parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser