|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface StepListener
StepListener intercepts step execution.
| Method Summary | |
|---|---|
void |
afterStep()
The afterStep method receives control after a step execution ends. |
void |
beforeStep()
The beforeStep method receives control before a step execution begins. |
| Method Detail |
|---|
void beforeStep()
throws Exception
Exception - throw if an error occurs.
void afterStep()
throws Exception
Exception - throw if an error occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||