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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.