Class StepListenerParser

java.lang.Object
org.springframework.batch.core.configuration.xml.AbstractListenerParser
org.springframework.batch.core.configuration.xml.StepListenerParser

public class StepListenerParser extends AbstractListenerParser
Parser for a step listener element. Builds a StepListenerFactoryBean using attributes from the configuration.
Since:
2.0
Author:
Dan Garrette, Mahmoud Ben Hassine
See Also: