|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Callbacks that are Environment aware.
For example, the call may use the flow context from the
Environment to start a new flow using the
childEnvironment of the flow context.
| Method Summary | |
void |
call(Environment env)
This method is expected to use the given Environment to
start a new flow or use it for whatever is necessary. |
| Method Detail |
public void call(Environment env)
throws Exception
Environment to
start a new flow or use it for whatever is necessary.
env - the Environment of the flow context.
Exception - Any runtime exception that may occur.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||