dhgarrette bcaaf4e2b0 BATCH-1154:
- Created StepFactoryBean, as a "master" factory that holds all the properties 
configurable on a step and decides which type of step to create.
 - the StepFactoryBean is used to generate a tasklet step as well as chunk-oriented step because if the 'tasklet=' attribute is specified on at one level and the <tasklet/> element is specified at another, the factory bean will be able to throw a useful error, whereas the parser would not know.
 - removed hacks from TaskletStep and SimpleStepFactoryBean
2009-03-14 08:34:04 +00:00
2009-03-14 08:34:04 +00:00
2009-03-10 08:41:03 +00:00
2009-03-14 02:58:20 +00:00
2009-02-19 18:22:56 +00:00
2009-02-23 11:08:29 +00:00
Description
No description provided
109 MiB
Languages
Java 99.6%
HTML 0.3%
XSLT 0.1%