|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Result
All results (except for Action.NONE) of an Action are mapped to a View implementation.
| Method Summary | |
|---|---|
void |
execute(ActionInvocation invocation)
Represents a generic interface for all action execution results. |
| Method Detail |
|---|
void execute(ActionInvocation invocation)
throws Exception
invocation - the invocation context.
Exception - can be thrown.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||