Package org.citrusframework.config.xml
Class LoadPropertiesActionParser
java.lang.Object
org.citrusframework.config.xml.LoadPropertiesActionParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public class LoadPropertiesActionParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
Bean definition parser for load-properties action in test case.
- Author:
- Christoph Deppisch
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTest action factory bean. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoadPropertiesActionParser
public LoadPropertiesActionParser()
-
-
Method Details
-
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext) - Specified by:
parsein interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
-