Package org.citrusframework.config.xml
Class StopTimerParser
java.lang.Object
org.citrusframework.config.xml.StopTimerParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public class StopTimerParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
Parses the Stop-Timer bean definition.
- Since:
- 2.5
- Author:
- Martin Maher
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTest action factory bean. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StopTimerParser
public StopTimerParser()
-
-
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
-