Class StartServerActionParser

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

public class StartServerActionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Since:
2.2
Author:
Christoph Deppisch
  • Constructor Details

    • StartServerActionParser

      public StartServerActionParser()
  • 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