BATCH-1498: fixed typo in AbstractStepParser

This commit is contained in:
dsyer
2010-01-19 08:57:04 +00:00
parent bb702c415a
commit a71c4b0ad0
4 changed files with 7 additions and 185 deletions

View File

@@ -25,6 +25,7 @@
class="org.springframework.batch.core.partition.support.TaskExecutorPartitionHandler"
xmlns="http://www.springframework.org/schema/beans">
<property name="step" ref="step1"/>
<property name="gridSize" value="3"/>
</bean>
<beans:bean id="taskExecutor"