public class StandaloneStepParser extends AbstractStepParser
Step.ID_ATTR| Constructor and Description |
|---|
StandaloneStepParser() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.support.AbstractBeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Parse the step and turn it into a list of transitions.
|
parseSteppublic org.springframework.beans.factory.support.AbstractBeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
element - the <step/gt; element to parseparserContext - the parser context for the bean factoryCopyright © 2013. All rights reserved.