|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the source object provided by the listened notification.public interface Callback<T>
Callback represents an operation to be executed upon notification receive by a test listener such as
ExceptionListener or FlowExecutionListener
| Method Summary | |
|---|---|
void |
execute(T source)
|
| Method Detail |
|---|
void execute(T source)
source - is the source value of the ServerNotification received by the notification listener that executes this callback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||