BATCH-1432: update reference to tasklet + task executor

This commit is contained in:
dsyer
2009-11-06 08:22:26 +00:00
parent f48a885f9c
commit 3f7e82dc28

View File

@@ -44,7 +44,7 @@
<para>The simplest way to start parallel processing is to add a
<classname>TaskExecutor</classname> to your Step configuration, e.g. as an
attribute of the <literal>tasklet</literal>:</para>
attribute of the <literal>chunk</literal>:</para>
<programlisting>&lt;step id="loading"&gt;
&lt;tasklet&gt;