diff --git a/src/site/docbook/reference/step.xml b/src/site/docbook/reference/step.xml index 0a43f432d..b6cc07590 100644 --- a/src/site/docbook/reference/step.xml +++ b/src/site/docbook/reference/step.xml @@ -663,8 +663,10 @@ itemWriter.write(items); written. This can be accomplished with one of many Step scoped listeners. - Any class that implements the StepListener - interface (or an extension thereof) can be applied to a step via the + Any class that implements one of + the extensions of StepListener (but not + that interface itself since it is empty) + can be applied to a step via the listeners element: <step id="step1">