Files
spring-batch/spring-batch-core
dhgarrette 28d04d424a BATCH-1118:
*Updated JobListenerFactoryBean so that listener methods specified via annotations or the metaDataMap are checked eagerly for correct signatures
 *Extracted common processing of Job/StepListenerFactoryBean classes into new superclass AbstractListenerFactoryBean
 *Created AbstractListenerMetaData interface for Job/StepListenerMetaData enums
 *Fixed JobExecutionListenerParser which had a bug in parsing listener method attributes
 *Corrected job listener attributes in xsd to use before/after-job-method
 *Added unit tests for job listener annotations and metaDataMap
 *Fixed typo in StepListenerFactoryBeanTests
2009-03-10 19:57:18 +00:00
..
2009-03-10 19:57:18 +00:00
2009-01-13 14:13:59 +00:00
2009-02-19 18:22:56 +00:00
2009-01-13 13:52:37 +00:00
2009-02-05 07:50:23 +00:00