public class StepListenerParser extends AbstractListenerParser
StepListenerFactoryBean
using attributes from the configuration.AbstractListenerParser
Constructor and Description |
---|
StepListenerParser() |
StepListenerParser(ListenerMetaData[] listenerMetaData) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends AbstractListenerFactoryBean> |
getBeanClass() |
protected ListenerMetaData[] |
getMetaDataValues() |
void |
handleListenersElement(Element stepElement,
org.springframework.beans.factory.config.BeanDefinition beanDefinition,
org.springframework.beans.factory.xml.ParserContext parserContext) |
doParse, parse, parseListenerElement
public StepListenerParser()
public StepListenerParser(ListenerMetaData[] listenerMetaData)
protected Class<? extends AbstractListenerFactoryBean> getBeanClass()
getBeanClass
in class AbstractListenerParser
protected ListenerMetaData[] getMetaDataValues()
getMetaDataValues
in class AbstractListenerParser
public void handleListenersElement(Element stepElement, org.springframework.beans.factory.config.BeanDefinition beanDefinition, org.springframework.beans.factory.xml.ParserContext parserContext)
Copyright © 2013 SpringSource. All rights reserved.