|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.batch.core.configuration.xml.AbstractListenerParser
org.springframework.batch.core.configuration.xml.JobExecutionListenerParser
public class JobExecutionListenerParser
Parser for a step listener element. Builds a JobListenerFactoryBean
using attributes from the configuration.
AbstractListenerParser| Constructor Summary | |
|---|---|
JobExecutionListenerParser()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class<? extends AbstractListenerFactoryBean> |
getBeanClass()
|
protected ListenerMetaData[] |
getMetaDataValues()
|
| Methods inherited from class org.springframework.batch.core.configuration.xml.AbstractListenerParser |
|---|
doParse, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobExecutionListenerParser()
| Method Detail |
|---|
protected java.lang.Class<? extends AbstractListenerFactoryBean> getBeanClass()
getBeanClass in class AbstractListenerParserprotected ListenerMetaData[] getMetaDataValues()
getMetaDataValues in class AbstractListenerParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||