|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionEventListener
Provides hooks for handling key action events
| Method Summary | |
|---|---|
String |
handleException(Throwable t,
ValueStack stack)
Called when an exception is thrown by the action |
Object |
prepare(Object action,
ValueStack stack)
Called after an action has been created. |
| Method Detail |
|---|
Object prepare(Object action,
ValueStack stack)
action - The actionstack - The current value stack
String handleException(Throwable t,
ValueStack stack)
t - The exception/error that was thrownstack - The current value stack
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||