public interface StepListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterStep()
The afterStep method receives control
after a step execution ends.
|
void |
beforeStep()
The beforeStep method receives control
before a step execution begins.
|
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0