We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0191a3c + 814641d commit 267958fCopy full SHA for 267958f
README.md
@@ -166,7 +166,7 @@ Response response = jobClient.submitJob(job);
166
<bean class="com.lts.example.support.MasterChangeListenerImpl"/>
167
</list>
168
</property>
169
- <property name="jobFinishedHandler">
+ <property name="jobCompletedHandler">
170
<bean class="com.lts.example.support.JobFinishedHandlerImpl"/>
171
172
<property name="configs">
0 commit comments