|
||||||||||
| 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 | |
|---|---|
java.lang.String |
handleException(java.lang.Throwable t,
ValueStack stack)
Called when an exception is thrown by the action |
java.lang.Object |
prepare(java.lang.Object action,
ValueStack stack)
Called after an action has been created. |
| Method Detail |
|---|
java.lang.Object prepare(java.lang.Object action,
ValueStack stack)
action - The actionstack - The current value stack
java.lang.String handleException(java.lang.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 | |||||||||