Class TestActorParser

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

public class TestActorParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Bean definition parser for test actor in configuration context.
Since:
1.3
Author:
Christoph Deppisch
  • Constructor Details

    • TestActorParser

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