RESOLVED - BATCH-689: Make JobExecutionContext visible in Tasklets
added note to docs that Tasklet is automatically registered as StepExecutionListener by TaskletStep
This commit is contained in:
@@ -1421,6 +1421,12 @@
|
||||
<property name="jobRepository" ref="repository" />
|
||||
</bean></programlisting>
|
||||
|
||||
<note>
|
||||
<para>TaskletStep will automatically register the tasklet as
|
||||
<classname>StepExecutionListener</classname> if it implements
|
||||
this interface</para>
|
||||
</note>
|
||||
|
||||
<section>
|
||||
<title>TaskletAdapter</title>
|
||||
|
||||
@@ -1763,4 +1769,4 @@
|
||||
itself.</para>
|
||||
</section>
|
||||
</section>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
||||
Reference in New Issue
Block a user